Skip to content

Releases: dry-rb/dry-schema

v1.10.6

01 Oct 08:43
v1.10.6
Compare
Choose a tag to compare

Fixed

  • Fix issues with rule name when top_namespace and namespace passed (issue #304 fixed via #432) (@RudskikhIvan)

Compare v1.10.5...v1.10.6

v1.10.5

21 Sep 08:40
v1.10.5
Compare
Choose a tag to compare

Fixed

  • Key maps no longer include duped keys when using inheritance (issues #428 #372 fixed via #429) (@solnic)
  • Key validator and coercer no longer include duped keys when using parent schemas (via #430) (@solnic)

Compare v1.10.4...v1.10.5

v1.10.4

13 Sep 08:30
v1.10.4
0df19c0
Compare
Choose a tag to compare

Fixed

  • Once again reverting zeitwerk related changes that were included in 1.10.3 by an accident :( (@solnic)

Compare v1.10.3...v1.10.4

v1.10.3

10 Sep 14:33
v1.10.3
Compare
Choose a tag to compare

Fixed

Compare v1.10.2...v1.10.3

v1.10.2

23 Aug 06:31
v1.10.2
342cf08
Compare
Choose a tag to compare

Fixed

Compare v1.10.1...v1.10.2

v1.10.1

22 Aug 09:59
v1.10.1
a3acffc
Compare
Choose a tag to compare

Changed

  • Reverted zeitwerk-related changes that were included in 1.10.0 by an accident (@solnic)

Compare v1.10.0...v1.10.1

v1.10.0

16 Aug 09:39
v1.10.0
Compare
Choose a tag to compare

Added

Fixed

Changed

Compare v1.9.3...v1.10.0

v1.9.3

23 Jun 09:15
v1.9.3
Compare
Choose a tag to compare

Added

  • Support anyOf composition in JSON schema output (@robhanlon22)

Fixed

Compare v1.9.2...v1.9.3

v1.9.2

28 May 10:25
Compare
Choose a tag to compare

Fixed

  • Fix loose JSON schemas for nested hashes (via #401) (@tomdalling)
  • Correct spelling error 'mininum' to 'minimum' in json-schema extension (via #404) (@svenanderzen)

Changed

  • [performance] YAML message backend allocates less strings (via #399) (@casperisfine)

Compare v1.9.1...v1.9.2

v1.9.1

17 Feb 07:34
v1.9.1
Compare
Choose a tag to compare

Fixed

Compare v1.9.0...v1.9.1