Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 3.07 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 3.07 KB

1.2.0 (2023-04-13)

Features

  • migration from SpikeeLabs to NovuHQ org (10d3ead)

1.1.1-alpha.1 (2023-04-13)

Bug Fixes

  • upgrade dev deps to latest versions (c6daddb)

Reverts

  • 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)

Features

  • rename the 'novu' package to 'novu-python' (13ad261)

1.0.0 (2023-03-02)

Bug Fixes

  • typo and remove sentry from dependencies (8bc2d58)

Features

  • 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)

Bug Fixes

  • typo and remove sentry from dependencies (cee5a03)

1.0.0-alpha.7 (2023-02-18)

Features

  • field: update field DTO after reading Novu codes (71fba2e)