Skip to content

Releases: myty/jimmy

v0.6.2

01 Jun 14:53
Compare
Choose a tag to compare
  • Update README and npm publish
  • Removed denoland publish

Full Changelog: v0.6.1...v0.6.2

v0.6.1

01 Jun 14:39
Compare
Choose a tag to compare

Update publishing process

Full Changelog: v0.6.0...v0.6.1

v0.6.0

01 Jun 14:02
Compare
Choose a tag to compare

What's Changed

  • Feature/update-typings by @myty in #5
  • Update types
  • Add JSR publishing

Full Changelog: v0.5.1...v0.6.0

v0.5.1

05 Mar 21:04
Compare
Choose a tag to compare

Adds unhandle method to the Mediator class so handlers can be unregistered.

Full Changelog: v0.4.4...v0.5.1

v0.4.4

03 Mar 13:22
dec38bd
Compare
Choose a tag to compare

What's Changed

  • Mediator private member access by @myty in #4

Full Changelog: v0.4.3...v0.4.4

v0.4.3

03 Mar 05:26
Compare
Choose a tag to compare

Update build script to handle the ref/tag correctly

Full Changelog: v0.4.2...v0.4.3

v0.4.2

03 Mar 05:22
Compare
Choose a tag to compare

Fix the build script

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Mar 05:18
Compare
Choose a tag to compare

Fix linting errors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Mar 05:14
fb8493a
Compare
Choose a tag to compare

What's Changed

  • Updated Npm build script to use the Deno dnt repo by @myty in #2

Full Changelog: v0.3.0...v0.4.0

v0.3.0

07 Feb 02:51
Compare
Choose a tag to compare
  • Behind the scenes changes
  • Refactored mediator
    • Handler stores are broken out into their own classes
    • Publish strategy factory
  • Tests

Full Changelog: v0.2.1...v0.3.0