1.3.1 (2023-08-30)
- #47: prevent error when no page or pageSize are provided for LayoutApi list (#50) (f89feae), closes #47
1.3.0 (2023-06-02)
- allow Novu's enums to be JSON-serializable (#31) (368733e), closes #26
- integration:
credentials
are optionals for an integration (284c2fd)
- add function to bulk trigger events (53a80b7)
- api: add the inbound-parse api (#35) (ad606eb), closes #8
- api: allow to override the timeout of
requests
module (bec1671) - api: allow users to provide a
requests
Session (#34) (faf6f7f), closes #25
1.3.0-alpha.2 (2023-06-01)
- api: add the inbound-parse api (#35) (2962d51), closes #8
- api: allow to override the timeout of
requests
module (e1a5064) - api: allow users to provide a
requests
Session (#34) (75fdaf6), closes #25
1.3.0-alpha.1 (2023-05-25)
- add function to bulk trigger events (f9f787e)
1.2.1-alpha.1 (2023-05-25)
- integration:
credentials
are optionals for an integration (0bfe13f)
1.2.0 (2023-04-13)
- migration from SpikeeLabs to NovuHQ org (10d3ead)
1.1.1-alpha.1 (2023-04-13)
- upgrade dev deps to latest versions (c6daddb)
- remove usage of SEMANTIC_RELEASE_BOT in semver_tag workflow (3d6e4a6)
- rename the 'novu' package to 'novu-python' (fc2a4ed)
1.1.0 (2023-03-15)
- rename the 'novu' package to 'novu-python' (13ad261)
- typo and remove sentry from dependencies (8bc2d58)
- changes: add Change DTO definitions and wrappers (349e370)
- environments: add dto and wrapper (7fac2e9)
- execution-details: add dto, enums and wrapper (0aa12ec)
- feeds: setup dto and wrapper (ba45b62)
- field: update field DTO after reading Novu codes (9274408)
- initial setup of the repository (d25cbd6)
- messages: handle dto and wrapper (f46aa7d)
- notification-groups: setup notification groups DTO and wrapper (e989788)
- notification-templates: setup enum, dto and wrapper (e6855ea)
1.0.0-alpha.8 (2023-03-01)
- typo and remove sentry from dependencies (cee5a03)
1.0.0-alpha.7 (2023-02-18)
- field: update field DTO after reading Novu codes (71fba2e)