Skip to content

js v0.19.0

Compare
Choose a tag to compare
@Vexcited Vexcited released this 13 Mar 10:39

Changelog

  • chore(recipients)!: rename classes (c8563d0)
  • feat(discussion/messages)!: add support for reply/sending (b8b2ceb)
  • feat(api/messages): add support for limit amount (4dc5e47)
  • feat(api): add message creation (b536bb8)
  • feat(messages): add pronote api button type (01734d3)
  • fix(attendance): use resource type (7f50909)
  • fix(aes): use newer function of node-forge (2fa81b2)
  • fix(session): better error handling when reading payload (a855ca6)
  • feat(session): add g type and documentation (047e629)
  • fix(session): better error handling on HTML extraction (ab15fa9)
  • feat: add more exports (e92343e)
  • chore: remove outdated comment (d268173)
  • feat: add base wrapper for creating discussions (d97cba5)
  • feat(recipients): add proper parser for creation discussion (0924e6c)
  • fix(api): naming (a37b3d3)
  • feat(types): more accurate user.data (b5c8d1f)
  • fix(types): add estPrincipal (b74883d)
  • feat(client): add authorizations property (1997871)
  • feat: add create discussion recipients fn constant (4371d61)
  • feat(api): add create discussion recipients (62f90c0)
  • fix!: reuse resource type instead of creating another enum (bdc5c38)
  • feat(client): add authorizations (1a9b43c)

License

  • chore(pkg): change license to GPL-3.0 (a25c826)
  • docs(LICENSE): use GPLv3 (5453b79)