Skip to content

Latest commit

 

History

History
67 lines (52 loc) · 3.7 KB

CHANGELOG.md

File metadata and controls

67 lines (52 loc) · 3.7 KB

Changelog

v0.1.7 - 2024-11-08

Other Changes

  • Detail error messages by @k2tzumi in #38

v0.1.6 - 2023-03-12

Other Changes

  • Rewrite readme by @k2tzumi in #35

v0.1.5 - 2023-03-06

Other Changes

  • Dump globalThis by @k2tzumi in #30
  • Append globalThis argument by @k2tzumi in #32

v0.1.4 - 2023-03-05

Other Changes

  • Use globalThis by @k2tzumi in #28

v0.1.3 - 2023-03-05

Other Changes

  • Expose consumeJob by @k2tzumi in #25
  • Fix this is not function by @k2tzumi in #27

v0.1.2 - 2023-03-05

Other Changes

  • Fix JobBroker.jobEventHandler is not a function by @k2tzumi in #23

v0.1.1 - 2023-03-05

Other Changes

  • Export jobEventHandler by @k2tzumi in #21

v0.1.0 - 2023-03-05

Breaking Changes 🛠

  • Refactor job event handler by @k2tzumi in #19

v0.0.7 - 2023-03-05

Other Changes

  • Fix type def by @k2tzumi in #16
  • Add JobFunction return value to link asynchronous execution status by @k2tzumi in #18

v0.0.6 - 2023-03-04

Other Changes

  • Add object type to parameter by @k2tzumi in #13
  • Refactor generic by @k2tzumi in #15

v0.0.5 - 2023-03-04

Other Changes

  • Fix Cannot set properties of undefined (setting 'JobBroker') by @k2tzumi in #10
  • Revise the type by @k2tzumi in #12

v0.0.4 - 2023-03-04

Other Changes

  • Fix by @k2tzumi in #8

v0.0.3 - 2023-03-04

Other Changes

  • Fix lint by @k2tzumi in #6

v0.0.2 - 2023-03-04

Other Changes

  • Update library by @k2tzumi in #3
  • Optimize settings by @k2tzumi in #5

v0.0.1 - 2023-03-04

Other Changes

  • Setup tagpr by @k2tzumi in #1