Skip to content

Latest commit

 

History

History
372 lines (169 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

372 lines (169 loc) · 14.5 KB

1.5.11 (2024-09-24)

Bug Fixes

  • rust tasks dequeue multiple at the same time (#63) (c459b89)

1.5.10 (2024-07-23)

Bug Fixes

1.5.9 (2024-07-23)

Bug Fixes

1.5.8 (2024-07-23)

Bug Fixes

1.5.7 (2024-07-23)

Bug Fixes

1.5.6 (2024-07-23)

Bug Fixes

1.5.5 (2024-07-23)

Bug Fixes

1.5.4 (2024-01-08)

Bug Fixes

1.5.3 (2024-01-04)

Bug Fixes

  • seperate connection for task and other operations in the meantime (93e12cf)

1.5.2 (2023-11-12)

Bug Fixes

  • make clippy not angry with rust codegen (8ca1704)

1.5.1 (2023-11-08)

Bug Fixes

  • Static makes clippy error (a098f74)

1.5.0 (2023-11-07)

Features

1.4.18 (2023-11-07)

Bug Fixes

1.4.17 (2023-11-07)

Bug Fixes

1.4.16 (2023-11-07)

Bug Fixes

  • cli to match what wanted (8d9a2a0)

1.4.15 (2023-11-06)

Bug Fixes

1.4.14 (2023-11-06)

Bug Fixes

1.4.13 (2023-11-06)

Bug Fixes

1.4.12 (2023-11-06)

Bug Fixes

1.4.11 (2023-11-06)

Bug Fixes

1.4.10 (2023-11-06)

Bug Fixes

  • publish from branch for now (359352f)

1.4.9 (2023-08-15)

Bug Fixes

  • Python to exclude none from jsons (#54) (670cac0)

1.4.8 (2023-06-28)

Bug Fixes

  • bug extend no key is setting empty string (#53) (8ca0a64)

1.4.7 (2023-06-15)

Bug Fixes

  • Added support for asyncIterator in task dequeue (#52) (f0007e8)

1.4.6 (2023-06-12)

Bug Fixes

  • Some python codegen and import bugs (#51) (089d2b2)

1.4.5 (2023-06-11)

Bug Fixes

1.4.4 (2023-06-08)

Bug Fixes

1.4.3 (2023-06-07)

Bug Fixes

  • 47 subscription api better on nodejs (#48) (fa3f3ae), closes #46

1.4.2 (2023-05-26)

Bug Fixes

  • codegen not working with extends (55d7cfb)

1.4.1 (2023-05-26)

Bug Fixes

1.4.0 (2023-05-26)

Features

  • namespaces, extending schemas and define output by schema (#43) (233ae31)

1.3.0 (2023-03-29)

Features

1.2.3 (2023-03-29)

Bug Fixes

1.2.2 (2023-02-21)

Bug Fixes

  • No need tslib as dependency (e6cd04f)

1.2.1 (2023-02-02)

Bug Fixes

  • cache expire null not taking effect over default expire (aedc132)

1.2.0 (2023-01-28)

Features

  • Schema options for cache and task (#35) (247b823)

1.1.1 (2023-01-19)

Bug Fixes

  • cache options for no key in python (9b48e66)

1.1.0 (2023-01-19)

Features

1.0.6 (2023-01-18)

Bug Fixes

  • json serialization failed for lists, cli version not right (#32) (bcefb0c), closes #30

1.0.5 (2023-01-17)

Bug Fixes

  • Allow to define models in any order (#31) (15b54c0)

1.0.4 (2023-01-17)

Bug Fixes

1.0.3 (2023-01-17)

Bug Fixes

1.0.2 (2023-01-11)

Bug Fixes

  • Added a py.typed file so that mypy will know to use our type annotations (ab6ac08)

1.0.1 (2022-10-31)

Bug Fixes

1.0.0 (2022-09-24)

Bug Fixes

1.0.0-rc.20 (2022-09-23)

Bug Fixes

1.0.0-rc.19 (2022-09-21)

Bug Fixes

1.0.0-rc.18 (2022-09-21)

Bug Fixes

1.0.0-rc.17 (2022-09-21)

Bug Fixes

1.0.0-next.7 (2022-08-26)

Bug Fixes

1.0.0-next.6 (2022-08-26)

Bug Fixes