Skip to content

Releases: CPP-BitByBit/BitMatch

v1.0.9

10 May 00:11
95efe45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9

v1.0.8

27 Apr 05:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

v1.0.7

20 Apr 06:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

05 Apr 06:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

23 Mar 23:17
Compare
Choose a tag to compare
  • Added fully automated CI/CD github actions pipeline, unit tests
  • Fixed React Frontend Bugs
  • New Infra

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

22 Mar 03:50
Compare
Choose a tag to compare
  • Restructured backend directory
  • Added code for dockerizing the Django app
  • Added infrastructure folder for managing aws resources with terraform

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 Mar 05:35
7d6078e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.3

S3 uploads now work in backend.

v1.0.1

13 Mar 06:43
Compare
Choose a tag to compare

What's Changed

  • feat: Basic Django Unit Testing - Projects by @larrylaa in #19

Full Changelog: v1.0.0...v1.0.1

Basic django unit testing.

v1.0.0

13 Mar 03:58
562231d
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/CPP-BitByBit/BitMatch/commits/v1.0.0

  • Basic projects listing page, individual project page, home page, and authentication in React, connected to Django backend.