Skip to content

Releases: Marcus5408/orv-quote-api

Version 1.0.4

20 Nov 04:05
0642616
Compare
Choose a tag to compare

The API currently only supports GET requests and only to these endpoints:

  • /
  • /quote
  • /shortquote
  • /longquote

The list of quotes the API can return Is currently very limited. Please contribute some more quotes!

Changes:

Full Changelog: v1.0.3...v1.0.4

Version 1.0.3

29 Sep 06:09
1adc9e8
Compare
Choose a tag to compare

The API currently only supports GET requests and only to these endpoints:

  • /
  • /quote
  • /shortquote
  • /longquote

The list of quotes the API can return Is currently very limited. Please contribute some more quotes!

Changes:

  • FIX: Quotes with brackets now render correctly with the system font on Apple devices (#5)

Full Changelog: v1.0.2...v1.0.3

Version 1.0.2

27 Sep 06:16
d9f118c
Compare
Choose a tag to compare

The API currently only supports GET requests and only to these endpoints:

  • /
  • /quote
  • /shortquote
  • /longquote

The list of quotes the API can return Is currently very limited.

Changes:

  • API should now only be using deployed short_quotes.json and long_quotes.json files rather than retrieving from GitHub.
  • More quotes (contributed by @AnnoyedAvenger)

Full Changelog: v1.0.1...v1.0.2

Version 1.0.1

15 Aug 07:58
Compare
Choose a tag to compare

The API currently only supports GET requests and only to these endpoints:

  • /
  • /quote
  • /shortquote
  • /longquote

The list of quotes the API can return Is currently very limited.

Changes:

  • API now has a favicon that shows up in the browser
  • Cleaner codebase
  • Endpoint / now returns basic information about the API

Version 1.0.0

15 Aug 03:11
Compare
Choose a tag to compare

The API currently only supports GET requests and only to these endpoints:

  • /
  • /quote
  • /shortquote
  • /longquote

The list of quotes the API can return Is currently very limited.

Full Changelog: https://github.com/Marcus5408/orv-quote-api/commits/v1.0.0