Skip to content

v2.0.0

Compare
Choose a tag to compare
@ganawaj ganawaj released this 27 Mar 04:39
· 30 commits to main since this release
9d32171

Major Change

Converted from Python's Flask and Gunicorn to a pure GO webserver

What's Changed

  • Bootstrap 5 Complete Rewrite by @ganawaj in #1
  • Feature: Cleanup code base by @ganawaj in #2
  • Feature: Convert static htmls to make use of http/template by @ganawaj in #3
  • Feature: Add cmdline settings & introduce centralized logging by @ganawaj in #4
  • Feature/add-build-versioning by @ganawaj in #6
  • Feature/add-build-workflows by @ganawaj in #7
  • v2.0.0: Major Update by @ganawaj in #9
  • FIX: change docker build context by @ganawaj in #10

New Contributors

Full Changelog: v1.0...v2.0.0