Skip to content

v.2.4.0

Compare
Choose a tag to compare
@NoahTheDuke NoahTheDuke released this 25 May 18:29
· 34 commits to master since this release
  • Update changelog 2b7f43a
  • Update CI settings, add nycrc 15f54bc
  • Pass in evaluator to relations, wrap attribute fns with method missing 83b7b52
  • Add AdapterMethodBuilder test abeb5a4
  • Remove typescript checking from Stryker fe3378e
  • Readd Typescript checking to Stryker ca7219c
  • Actually add Stryker API key to GH Action 7b874dd
  • Try Stryker dashboard without typescript bd0b274
  • Add Stryker dashboard badge 96730b6
  • Testing new workflow (mut skip) 3363d46
  • run ci every time 7edd2bb
  • Clean up GH Action yaml files 9f9f513
  • Add markdownlint-cli to help GH Actions 362bc26
  • Maybe fix stryker 3be8ac7
  • Update stryker, github actions, linting 8979131
  • Fix guide link in README 127a83a
  • Add glossary and hook docs, markdownlint 26759f6
  • Callbacks -> Hooks 1b1f4a1
  • Add callback back into sequence options map b3b364a
  • Convert hierarchy naming to adapterMethods, add test a5eaf50
  • Update to Typescript 4.2, make before/after variadic 553264f
  • Fix sequence test 4fb0da7
  • Add callback stub doc file a8ae4e8
  • Remove aliases from inline sequence definitions f087551
  • Clean up sequence-creation function types, make Sequence not generic 3f05c87
  • Change Sequence arguments to take object 80914fd
  • Update lodash to 4.17.21 53b0af6
  • Remove Model parameter from nested fixtures 83c29c0
  • Update @types/node 1644219
  • Use ts-node for testing, generate .d.ts files in one pass 64e2788

v2.3.1...v2.4.0