Tags give the ability to mark specific points in history as being important
-
v2.2.0
cc1a3844 · ·Release v2.2.0 - Add [elm-verify-examples] [elm-verify-examples]: https://github.com/stoeffel/elm-verify-examples
-
-
-
v2.1.0
fab767cd · ·Release v2.1.0 - Add create-elm-app - Force `npm audit` to run on installed dependencies
-
v2.0.0
9ee45c14 · ·Release v2.0.0 - Replace the alpine based image with a debian based image. - Use yarn to install global packages instead of npm.
-
v1.1.0
e4e9d100 · ·Release v1.1.0 Add `elm-build` executable script to easily allow developers to compile an optimized version of their Elm project. The settings are the [recommended ones] in the Elm guide page. [recommended ones]: https://guide.elm-lang.org/optimization/asset_size.html
-
v1.0.0
6a90f8ef · ·Release v1.0.0 Create docker image with common elm utilities: - [elm][] - [elm-test][] - [elm-format][] - [elm-oracle][] [elm]: https://www.npmjs.com/package/elm [elm-test]: https://www.npmjs.com/package/elm-test [elm-format]: https://www.npmjs.com/package/elm-format [elm-oracle]: https://www.npmjs.com/package/elm-oracle