Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@metaodi metaodi released this 16 Jun 05:11
· 66 commits to master since this release

Changed

  • BC-Break: format of timestamp changed, it is now a valid ISO-8601 string
  • Use postgres as a backend (instead of scraping HTML of Tecson)
  • The "try-it-out" button is on by default on the Swagger UI
  • Updated the tests, use sinon to mock pg

Added

  • Python script to update the postgres db (using GitHub Actions)