All Versions
12
Latest Version
Avg Release Cycle
16 days
Latest Release
1051 days ago

Changelog History
Page 1

  • v1.1.6 Changes

    July 16, 2020
    • ๐Ÿ› bug fix SetLimit with union schemas
  • v1.1.5 Changes

    July 16, 2020

    export func EnsureCriterionTypes(schema *avro.RecordSchema, criteria []Criterion) (err error)

  • v1.1.4 Changes

    July 16, 2020
    • ๐Ÿ‘Œ support time.Time as well as int32 timestamp for timestamp,time & date logical types
  • v1.1.3 Changes

    July 14, 2020
    • โž• add SetLimit method to criterion
  • v1.1.2 Changes

    April 21, 2020

    ๐Ÿ›  fixes #8

  • v1.1.1 Changes

    April 16, 2020
    • ๐Ÿ›  fix issues detected with gocilinter
  • v1.1.0 Changes

    March 22, 2020
    • โž• add go.mod
    • โฌ†๏ธ important upgrade in dependencies
  • v1.0.4

    March 03, 2020
  • v1.0.3

    January 29, 2020
  • v1.0.2 Changes

    January 29, 2020

    ๐Ÿšš move sql.CHAR and sql.NCHAR from avro.Fixed to avro.String