Skip to content

Releases: justeattakeaway/Genything

2.0.0

31 Jan 19:47
ebc2021
Compare
Choose a tag to compare

What's Changed

  • Adds missing in-range helpers for arbitrary collections by @nicorichard in #56
  • Replace test functionality such that the library does not import XCTest by @nicorichard in #57
  • Switch to using an existential type for RandomNumberGenerator by @nicorichard in #58
  • Swift 5.7 light touch adoption of some new features by @nicorichard in #59

Full Changelog: 1.0.0...2.0.0

1.0.0

25 May 19:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...1.0.0

v0.0.4 - Edgecases

11 Feb 20:38
Compare
Choose a tag to compare

Full Changelog: 0.0.3...0.0.4

v0.0.3

07 Dec 21:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

v0.0.2

17 Nov 22:51
b6c7e6d
Compare
Choose a tag to compare

What's Changed

  • Increase test coverage by @kedio in #1
  • Renamed package from Generator to Genything in GenythingExample project by @magaliet in #2
  • Added a small CONTRIBUTING guide to the project by @nortonpmjr in #3
  • Make the context more powerful, Improve and organize Producers, add documentation and cleaned up tests by @CityTransit in #4
  • Fake.Addresses.postalCode by @kedio in #5
  • Raise the acceptable delta for oneOf tests by @CityTransit in #7
  • Fakes for BusinessNames by @magaliet in #6
  • Code commenting and Zip improvements by @CityTransit in #8
  • Add Jazzy documentation by @CityTransit in #9
  • Fake addresses parts by @kedio in #10
  • Test for Fake.PersonNames, Fake.PhoneNumber + zip accessibility fix by @magaliet in #12
  • BusinessListView Example by @magaliet and @kedio in #11
  • Another demo idea, consolidate replacing occurrences logic by @CityTransit in #14
  • Add logo to readme and the demo's app icon by @CityTransit in #17
  • Fake.emails by @kedio in #15

Full Changelog: 0.0.1...0.0.2

v0.0.1 - First Release

16 Nov 20:28
Compare
Choose a tag to compare