Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

1.0.0

Compare
Choose a tag to compare
@didinele didinele released this 22 Jul 20:05
· 24 commits to main since this release
b3848b9

Hiya! Cordis is finally stable. Lots of breaking changes! Officially everything before this version has been deprecated.

Repo & QOL

  • ci: add deploy workflow (#77)
  • chore: polish/cleanup (#76, #86) - typescript, eslint and other dependency bumps
  • chore: automatic changelog generation (#82)

General refactoring

  • chore: polish rest (#73) - this was a rewrite - breaking
  • refactor: remove DI and the pub sub client from GW service (#84) - breaking
  • refactor(Brokers): change confusing client/server naming to publisher/subscriber (#87) - breaking
  • chore: remove relics of the past (#85) - breaking - this PR removed a lot of stuff
  • refactor(WebsocketShard): gateway events (#88) - breaking