Skip to content

Releases: primait/avrogen

0.8.4

07 May 07:37
5923c11
Compare
Choose a tag to compare

Fixed

  • In-line the old version of String.jaro_distance/2, since the one introduced in Elixir 1.17.1 changes the behaviour

Commits

  • [ISSUE 31] in-line the old String.jaro_distance implementation (#32) by Oliver Gratton

0.8.3

11 Apr 13:37
88eefd0
Compare
Choose a tag to compare

Fixed

  • Using Date.utc_today instead of Date.utc_now which doesn't exist

Commits

  • bump patch (#30) by Cristiano Piemontese
  • fix: use Date.utc_today/0 instead of Date.utc_now/0 (#29) by Luca Peppe

0.8.2

27 Mar 17:27
c03fd3e
Compare
Choose a tag to compare

Fixed

  • Removed Noether dependency to avoid conflicts.

Commits

  • removed noether dependency (#28) by Luca Savoja
  • [PUWEN-2352] Pin third party action to commit sha (#27) by Matteo Ugolotti

0.8.1

25 Feb 11:22
c890de8
Compare
Choose a tag to compare

Fixed

  • New time/0 function as part of the Random module which was previously
    undefined after codegen

Commits

  • bump for release (#26) by Cristiano Piemontese
  • feat: add generator for time type (#25) by Luca Peppe

0.8.0

22 Jan 15:08
0731796
Compare
Choose a tag to compare

Changed

  • Replaced elixir_uuid with uniq

Commits

  • prepare 0.8.0 release (#22) by Fabio Di Peri
  • [COAPL-1355]: Replace elixir_uuid with uniq in Avrogen (#20) by Fabio Di Peri
  • [DEVEX-2353]: Test multiple elixir versions in CI (#15) by Simone Cottini

0.7.2

04 Nov 15:39
a5d0956
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...v0.7.2

0.7.1

24 Oct 09:14
24cae48
Compare
Choose a tag to compare

0.7.0

24 Oct 08:55
4816e3b
Compare
Choose a tag to compare
Make package public (#10)

0.6.6

05 Sep 11:07
78e4ca6
Compare
Choose a tag to compare
  • [PLATFORM-1794]: Implement additional logical types (#48) by Simone Cottini

0.6.5

05 Sep 11:04
db9a069
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.4...0.6.5