Skip to content

Releases: ouzi-dev/avro-kedavro

v0.6.0

24 Mar 09:42
d1efae2
Compare
Choose a tag to compare

0.6.0 (2022-03-24)

Bug Fixes

Features

v0.5.1

12 Aug 20:18
bed9e8a
Compare
Choose a tag to compare

0.5.1 (2021-08-12)

Bug Fixes

v0.5.0

20 Jul 15:15
0ba77e4
Compare
Choose a tag to compare

0.5.0 (2020-07-20)

Features

  • add cli that checks the validity of avro schemas (#31) (0ba77e4)

v0.4.0

14 Apr 13:07
106aa82
Compare
Choose a tag to compare

0.4.0 (2020-04-14)

Features

  • added new option to initialise null timestamps to time.Now() (#23) (106aa82)

v0.3.3

10 Apr 08:12
c4b06ac
Compare
Choose a tag to compare

0.3.3 (2020-04-10)

Bug Fixes

v0.3.2

26 Nov 13:59
Compare
Choose a tag to compare

0.3.2 (2019-11-26)

Bug Fixes

v0.3.1

08 Nov 11:18
Compare
Choose a tag to compare

0.3.1 (2019-11-08)

Bug Fixes

  • check type only when we parse the schema (#15) (1862e79)

v0.3.0

24 Oct 12:04
Compare
Choose a tag to compare

0.3.0 (2019-10-24)

Features

  • added option to parse date times as strings to long (#14) (d2e23ba)

v0.2.0

17 Oct 15:46
Compare
Choose a tag to compare

0.2.0 (2019-10-17)

Features

v0.1.0

17 Oct 11:47
7e2646a
Compare
Choose a tag to compare

0.1.0 (2019-10-17)

Bug Fixes

  • added semantic-release (#8) (7d5fb00)
  • fix logical types to return time.Time correctly (#6) (394a101)
  • use https instead of ssh to get the repo (#10) (7e2646a)

Features

  • parse the whole schema when creating the parser (#3) (b61f69f)