Skip to content

Releases: bhatushar/snapsort

Dockerize application for easier deployment

20 Aug 20:20

Choose a tag to compare

This release brings major infrastructure updates and internal improvements to simplify setup and development.

Major Changes:

  • Dockerized the webapp
    • The application can now be run easily in a containerized environment, improving portability and simplifying deployment.
  • Database migration: PostgreSQL to SQLite
    • Switched from PostgreSQL to SQLite for a lighter, self-contained setup.
    • Ideal for local development and smaller deployments.

Minor Changes:

  • Refactored codebase for improved modularity and maintainability.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Jul 13:19

Choose a tag to compare

v0.1.0 Pre-release
Pre-release