Skip to content

2.1.0

Choose a tag to compare

@solnic solnic released this 23 Oct 21:09
· 459 commits to release-3.7 since this release

v2.1.0 2017-10-23

Added

  • Support for PG's range types (v-kolesnikov)
  • Support for PG's ltree (GustavoCaso + solnic)
  • Support for the FILTER clause (flash-gordon)

Fixed

  • Schema inference works with primary keys that have custom types (ie an enum PK column) (v-kolesnikov)
  • Ruby warnings are gone (solnic)

Compare v2.0.0...v2.1.0