Skip to content

Releases: code-supply/deps_nix

v0.6.0

27 Sep 19:35
Compare
Choose a tag to compare

Automatic handling of two rustler-precompiled dependencies:

Full Changelog: v0.5.2...v0.6.0

v0.5.2

14 Aug 14:33
Compare
Choose a tag to compare
  • Add allRefs to fetchGit call. See #4 for details.

Full Changelog: v0.5.1...v0.5.2

v0.5.1

17 Jun 12:22
Compare
Choose a tag to compare
  • Exclude app: false, compile: false dependencies (Issue #1)
  • Exclude :path deps
  • Avoid warnings when run with latest OTP (27) and Elixir (1.17.x)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

03 May 16:10
Compare
Choose a tag to compare

Remove all workarounds.

Dependence on directory names has been fixed in fetchHex.
Previous CLDR fixes have been upstreamed.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

02 May 12:23
Compare
Choose a tag to compare

Remove some CLDR workarounds, which are now fixed upstream.
I don't intend to keep workarounds for older versions of packages.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

01 May 13:08
Compare
Choose a tag to compare

Partial CLDR support!
Lots of refactoring!

Full Changelog: v0.2.2...v0.3.0

v0.2.2

22 Apr 17:28
Compare
Choose a tag to compare

Output optimisation! No more rec!

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Apr 15:52
Compare
Choose a tag to compare

Fix git fetching!

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 Apr 17:13
Compare
Choose a tag to compare

Git dependencies!
Sparse documentation!

v0.1.0

16 Apr 06:40
1eb78b0
Compare
Choose a tag to compare

Initial release