packages feed

elm2nix-0.3.0: CHANGELOG.md

# Changelog for elm2nix

## 0.3.0 (2022-09-06)

- Prevent duplicates between src and test dependencies (@gpampara)
- #48 Aeson 2 support (@gpampara)

## 0.2.1 (2020-11-22)

- #40 Fix compatibility with newer versions of uglify.js (@turboMaCk)
- #39 Switch to unversioned collection `nodePackages` for npm dependencies in default.nix (@ShrykeWindgrace)

## 0.2 (2019-12-28)

- #35 Elm 0.19.1 support (@gpampara)

## 0.1.2 (2019-10-29)

- #33 Minification of JS output (@turboMaCk)
- #32 Make it possible to target JS output (@turboMaCk)
- #31 Fetch test-dependencies (@prasmussen)

## 0.1.1 (2019-02-19)

### Changes

- #22 Support req-0.1.0.0 (@domenkozar)

## 0.1.0 (2018-12-28)

- Initial release (@domenkozar)