Skip to content

Releases: Mokto/apihero

apihero: v0.3.1

11 May 12:49
774b0e9
Compare
Choose a tag to compare

0.3.1 (2024-05-11)

Bug Fixes

apihero: v0.3.0

11 May 11:52
058445a
Compare
Choose a tag to compare

0.3.0 (2024-05-11)

Features

  • only reset databases if there is more than 1 operation (84fb831)
  • secure the update route by api token (1a1c6f3)

Bug Fixes

  • return an error if no element is found when adding the schema (eb57c85)

apihero: v0.2.0

11 May 05:11
d455dbd
Compare
Choose a tag to compare

0.2.0 (2024-05-11)

Features

  • new endpoint to update definition (10b730f)

apihero: v0.1.2

10 May 07:21
da0ccf3
Compare
Choose a tag to compare

0.1.2 (2024-05-10)

Bug Fixes

apihero: v0.1.1

10 May 07:19
00f480e
Compare
Choose a tag to compare

0.1.1 (2024-05-10)

Bug Fixes

apihero: v0.1.0

10 May 07:16
6aa0fde
Compare
Choose a tag to compare

0.1.0 (2024-05-10)

Features

  • added markdown to the exported library (705b8a7)
  • empty state (9cc74c4)
  • improved design (5dd7966)
  • markdoc (fb83cb5)
  • save data into a libsql database (4a5e2c1)
  • support mobile size (553ceb6)
  • supports a favicon & a meta title (9c27190)
  • supports connecting to turso (2b4b141)
  • supports deprecated & more boolean property details (42e35ad)
  • webhooks support (2a839d3)

Bug Fixes