Skip to content

Releases: BingusBoingus-Developer-Team/BingusBoingus

v2.0.0

24 Oct 20:04
289dcbc
Compare
Choose a tag to compare

2.0.0 (2024-10-24)

⚠ BREAKING CHANGES

  • remove old script, all commands support multiple servers now

Features

  • all existing commands support on multiple servers (4f710bd)
  • new configure command to configure a textchannel for all cron tasks (3a190bb)

Bug Fixes

  • adjust test mocks (01bcb44)
  • deploy commands to all servers, register on all (f4fa935)
  • remove old script, all commands support multiple servers now (642ee88)

v1.9.3

11 Sep 13:55
cf7b753
Compare
Choose a tag to compare

1.9.3 (2024-09-11)

Bug Fixes

  • comment on workaround fix to rework later (b27a4eb)

v1.9.2

31 Jul 08:25
3c19085
Compare
Choose a tag to compare

1.9.2 (2024-07-31)

Bug Fixes

  • correct messageEvent.ts regex (8a97383)

v1.9.1

23 Jul 19:13
0ae8363
Compare
Choose a tag to compare

1.9.1 (2024-07-23)

Bug Fixes

v1.9.0

23 Jul 18:57
9a9b0d4
Compare
Choose a tag to compare

1.9.0 (2024-07-23)

Features

  • role decorator for specifying command access levels (ac17653)

v1.8.3

09 May 12:22
4fcd411
Compare
Choose a tag to compare

1.8.3 (2024-05-09)

Bug Fixes

v1.8.2

07 May 19:39
ca25c54
Compare
Choose a tag to compare

1.8.2 (2024-05-07)

Bug Fixes

v1.8.1

07 May 12:59
97cf541
Compare
Choose a tag to compare

1.8.1 (2024-05-07)

Bug Fixes

v1.8.0

07 May 10:27
8d78405
Compare
Choose a tag to compare

1.8.0 (2024-05-07)

Features

  • api: controllers, endpoints and dto definition (5e61dbb)
  • common: app api, res model, decorators and errorfilter (9bf5e49)
  • eslint: config (0fc7374)
  • lint script (f6fc03f)
  • swagger: setup swagger api docs (08875fb)

Bug Fixes

  • birthdaycontroller: class serializer without options throws (07d72d3)
  • swagger setup (2077010)

v1.7.0

09 Apr 16:11
28740ec
Compare
Choose a tag to compare

1.7.0 (2024-04-09)

Features