Skip to content

Sequences Are Cool™️

Compare
Choose a tag to compare
@NoahTheDuke NoahTheDuke released this 28 Jan 20:31
· 127 commits to master since this release
  • Fully rewrite Sequences to use generators a0af35d
  • Change methodMissing to _methodMissing 7fb980b
  • Further clean up types and move tests around 8841fa0
  • Fix types for generate, before, after; added tests c2b181a
  • Change/clean up sequence type signatures, make sequences global 660e243
  • Add complicated association test with join tables dd7b34e
  • Cleaned up a lot of internal types, allow for Custom Strategy classes to be passed in f0c014d

v1.5.0...v1.6.0