Skip to content

v1.3.0

Compare
Choose a tag to compare
@solnic solnic released this 14 Aug 11:46
v1.3.0
0edc45b

Added

  • Support for setting an external schema (that can be extended too) (fixed #574) (@solnic)

Fixed

  • Using a hash spec to define rule keys with more than one value is properly handled by rule guard now (fixed #576) (@solnic)

Changed

  • values within rules uses Hash#fetch_values internally now, which improves performance (@esparta)

Compare v1.2.1...v1.3.0