Skip to content

Releases: okitan/json_schema-faker

v0.5.2

16 Aug 03:19
Compare
Choose a tag to compare
  • Added
    • support of schema dependency for JsonSchema::Faker::Strategy::Simple
    • validate default and return only if valid
  • Fixed
    • fixes bug of disruption in JsonSchema::Faker::Util.take_logical_and_of_schema
    • fixes bug of not merged in JsonSchema::Faker::Strategy::Simple#compact_schema

v0.4.0

11 Jul 10:15
Compare
Choose a tag to compare
  • ADDED
    • Greedy strategy to use properties as much as possible (suitable to response generation)

v0.3.0

11 Jul 10:15
Compare
Choose a tag to compare
  • ENHANCEMENT
    • can add faker to format

v0.2.0

21 Jun 14:44
Compare
Choose a tag to compare
  • ENHANCEMENT
    • support example as hint

v0.1.1

21 Jun 13:41
Compare
Choose a tag to compare
  • IMPROVEMENT
    • refactor and improve generation

v0.1.0

21 Jun 13:42
Compare
Choose a tag to compare
  • initial release