Skip to content

v0.2.0

Compare
Choose a tag to compare
@brylie brylie released this 15 Apr 07:27
· 76 commits to master since this release

New

  • Add unit tests for code quality
  • Add Docker file for easy deployment
  • Add Serverless project for easy cloud-native deployment
  • Use Black for code formatting

Improved

  • Improve linting configuration for code quality
  • Use correct float parsing in JavaScript
  • Changes so the project can run locally
  • HTTP requests always return a result (or error)