Skip to content

Releases: hasundue/amber

0.0.9

Choose a tag to compare

@hasundue hasundue released this 01 Aug 04:26

What's Changed

Full Changelog: 0.0.8...0.0.9

0.0.8

Choose a tag to compare

@hasundue hasundue released this 26 Jul 13:40

What's Changed

  • fix(fs): enable to stub indivisual files by @hasundue in #17

Full Changelog: 0.0.7...0.0.8

0.0.7

Choose a tag to compare

@hasundue hasundue released this 26 Jul 01:34

What's Changed

  • feat: cmd.mock stubs any command by default by @hasundue in #16

Full Changelog: 0.0.6...0.0.7

0.0.6

Choose a tag to compare

@hasundue hasundue released this 22 Jun 11:55

What's Changed

  • feat: mock no longer returns a disposable by @hasundue in #14

Full Changelog: 0.0.5...0.0.6

0.0.5

Choose a tag to compare

@hasundue hasundue released this 22 Jun 00:40

What's Changed

  • feat(fs): mock stubs current working directory by default by @hasundue in #12

Full Changelog: 0.0.4...0.0.5

0.0.4

Choose a tag to compare

@hasundue hasundue released this 04 Jun 08:16

What's Changed

  • docs: use bddoc to generate README.md by @hasundue in #8
  • feat: add dispose function in each submodule by @hasundue in #9

Full Changelog: 0.0.3...0.0.4

0.0.3

Choose a tag to compare

@hasundue hasundue released this 31 May 04:59

What's Changed

  • fix(util): mock async ops with all().use correctly by @hasundue in #7

Full Changelog: 0.0.2...0.0.3

0.0.2

Choose a tag to compare

@hasundue hasundue released this 30 May 11:13

What's Changed

  • fix(fs): mock async ops with use correctly by @hasundue in #6

Full Changelog: 0.0.1...0.0.2

0.0.1

Choose a tag to compare

@hasundue hasundue released this 28 May 23:57
0a99030

Initial alpha version.