Skip to content

Releases: amilajack/joker

v0.0.4

21 Mar 20:38
Compare
Choose a tag to compare

v0.0.3...v0.0.4

v0.0.3

03 Mar 19:23
Compare
Choose a tag to compare

v0.0.3-3...v0.0.3

v0.0.3-3

03 Mar 03:29
Compare
Choose a tag to compare
v0.0.3-3 Pre-release
Pre-release
  • update docs 5711f41
  • feat: change base method to accept command not including space 7b45ea1
  • prevent tests from showing diffs for cleaner output 30b491e
  • add logo (#36) 7e76444

v0.0.3-2...v0.0.3-3

v0.0.3-2

02 Mar 17:08
Compare
Choose a tag to compare
v0.0.3-2 Pre-release
Pre-release
  • update development status to 'in beta' 1fce7ca
  • Update dependency @typescript-eslint/parser to ^1.4.2 85cb0fd
  • default to setting NODE_ENV to "test" (#35) 4443a78
  • Update dependency eslint to ^5.15.0 (#34) 1700462
  • update examples to account for restriction of running assertions after 'run' method 987a546
  • Update dependency @typescript-eslint/eslint-plugin to ^1.4.2 95f2d60
  • Update dependency @types/jest to ^24.0.9 2693e03
  • Update babel monorepo to ^7.3.4 8d4eaba

v0.0.3-1...v0.0.3-2

v0.0.3-1

25 Feb 01:13
Compare
Choose a tag to compare
v0.0.3-1 Pre-release
Pre-release
  • handle case where cwd is set to dir created with mkdir (#25) 948109e

v0.0.3-0...v0.0.3-1

v0.0.3-0

25 Feb 00:18
Compare
Choose a tag to compare
v0.0.3-0 Pre-release
Pre-release
  • fix bug caused by batch yielding undefined function 78da731

v0.0.2...v0.0.3-0

v0.0.2

24 Feb 23:45
Compare
Choose a tag to compare
  • fix dependency error with assertion-error, move to dependencies e1d1eed
  • add repo badges to readme 08d6426

v0.0.1...v0.0.2

v0.0.1

24 Feb 23:32
Compare
Choose a tag to compare
  • add patreon link to readme 6134242
  • update docs for environment and runner (#24) be1683c
  • add docs for all params of Runner methods a12b5bb
  • fix async test case, joker throw iff assertion error thrown 7d07707
  • Delete CHANGELOG.md 26b9912

v0.0.1-1...v0.0.1

v0.0.1-1

23 Feb 23:57
Compare
Choose a tag to compare
v0.0.1-1 Pre-release
Pre-release
  • add docs and tests for expect method aca9fb5
  • add support for showDiffs option 63b30d4
  • rename world to environment ae0f2eb
  • fix eslint integration and fix all eslint errors d09c13e
  • Update dependency @typescript-eslint/parser to ^1.4.1 1955c99
  • Update dependency @typescript-eslint/eslint-plugin to ^1.4.1 57c1b72
  • Update README.md cb60706
  • Update dependency typescript to ^3.3.3333 (#16) a1b5975
  • test against windows-2019 on azure pipelines c3f421b
  • migrate to azure pipelines 6bd277e
  • Set up CI with Azure Pipelines b9f19d0
  • misc updates to readme 6019acf
  • expose more types to api docs 6c0c850
  • fix eslint + typescript infra configs 22aee3a
  • move configs to package.json d210fea
  • fix scoping of modules that should be private 49133d5
  • update js docs and site docs b332afe

v0.0.1-0...v0.0.1-1

v0.0.1-0

22 Feb 05:44
Compare
Choose a tag to compare
v0.0.1-0 Pre-release
Pre-release
  • add dist dir to "files" npm package.json property fbba34b
  • publish typings with module 67b8396
  • fixed all ts errors, fixed typedoc config c91d702
  • make tests pass again, fix more typing errors bdad057
  • format files with prettier 586aed8
  • docs improvements (#9) 2e7f8b2
  • udpate readme examples to es6 (#8) 896d314
  • add typedoc support 45ebeba
  • Merge pull request #6 from amilajack/build-files-with-babel aff094f
  • update npm keywords 6f36bdc
  • cache ci yarn 8f74df5
  • add build script to test script, fix main property in package.json 82f623a
  • add husky precommit for tests 9f0de38
  • build files with babel 06f498f
  • update readme api docs f3d6c9f
  • normalize imports for tests 2793393
  • initial working tests 1efaf97
  • remove transpile files from vc f421ed5
  • initial running, but failing, tests 3d8dc40
  • add repo badge and more typing fixes d7d238d
  • add ts type to existing code 9beabef
  • add typescript support c2bdc31

a7f744d...v0.0.1-0