Skip to content

Releases: raphjaph/ordapi

0.0.8

Choose a tag to compare

@raphjaph raphjaph released this 13 May 01:32
ff831ba

Added

  • Update output endpoint (#36)

0.0.7

Choose a tag to compare

@raphjaph raphjaph released this 13 Feb 22:49
30038ea

Added

  • Move eslint to devDepencies (#31)

0.0.5

Choose a tag to compare

@raphjaph raphjaph released this 07 Feb 15:43
521e5a8

Added

  • Add docs to package.json (#22)
  • Remove post requests (#21)

0.0.4

Choose a tag to compare

@raphjaph raphjaph released this 07 Feb 14:48
017d771

Added

  • Improve release scripts (#19)
  • Add recursive endpoints and docs improvements (#18)

0.0.3

Choose a tag to compare

@raphjaph raphjaph released this 04 Feb 12:55
d0321d7

Added

  • Add name to Docs workflow (#16)
  • Add documentation (#14)
  • Add License and badges (#13)
  • Remove unnecessary awaits (#12)
  • Adding remaining endpoints (#11)
  • Publish 0.0.2 (#8)
  • Add installation and usage instructions to README (#7)
  • Add block-related endpoints (#5)
  • Add CI (#6)
  • Init TypeScript library (#2)
  • Fix README (#1)
  • Initial commit