Skip to content

Releases: AVSystem/justworks

v0.0.2

10 Apr 09:35
014b88b

Choose a tag to compare

What's Changed

  • refactor(core): migrate issue handling to Arrow IorRaise by @halotukozak in #30
  • feat: multipart/form-data and form-urlencoded content type generation by @halotukozak in #23
  • refactor: unified NameRegistry for all generated name deduplication by @halotukozak in #27
  • feat: add KDoc generation for properties, enum constants, and endpoints by @halotukozak in #32
  • feat: nested sealed hierarchies for oneOf/anyOf subtypes by @halotukozak in #29
  • docs: add comprehensive usage guide to README by @halotukozak in #33
  • feat: API key and HTTP basic authentication support by @halotukozak in #24
  • feat: sealed HttpError hierarchy with typed error bodies and HttpResult by @halotukozak in #25
  • fix: correct baseUrl interpolation and spurious body null checks by @halotukozak in #54

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Mar 15:51
9dd51a8

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/AVSystem/justworks/commits/v0.0.1