Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 495 Bytes

changelog.rst

File metadata and controls

29 lines (18 loc) · 495 Bytes

Changelog

Flask-RestPoints

Release 0.0a8

Renamed /epoch endpoint to /time, and returning more time inforation.

Release 0.0a7

Endpoints no longer end with a /. /ping/ is now /ping, etc..

Release 0.0a6

ping, epoch, status routes are now canonical.

Release 0.0a5

Removed setting the app on the RestPoints class during init_app. Added comments.

Release 0.0a4

Initial release