Skip to content

Releases: PussInScreen/AutoCompliance

v0.4.0-alpha

30 May 19:22
0825975

Choose a tag to compare

v0.4.0-alpha Pre-release
Pre-release

What's Changed

  • Initial Work on GUI Elements by @andrewk10 in #51
  • Sprint6 -> Develop by @andrewk10 in #49
  • Develop -> Main (Sprint 6) by @andrewk10 in #52

Full Changelog: v0.3.0-alpha...v0.4.0-alpha

  • New flatpak now available, see in the files below

v0.3.0-alpha

08 May 14:51
9a94c7f

Choose a tag to compare

v0.3.0-alpha Pre-release
Pre-release

This release contains all the work from sprint 4 and 5 of this project. Major refactors, demo functionality, automated tests and baseline blockchain functionality is all included.

What's Changed

  • Adding CodeFactor Badge by @andrewk10 in #37
  • ArgParser Refactor Work by @andrewk10 in #41
  • Refactor work for Sprint 4 Issues by @andrewk10 in #39
  • Adding Automated Tests to Addresss Test Coverage by @andrewk10 in #43
  • Blockchain Functionality by @andrewk10 in #44
  • Sprint4 by @andrewk10 in #45
  • Develop by @andrewk10 in #46

Full Changelog: v0.2.0-alpha...v0.3.0-alpha

v0.2.0-alpha

20 Mar 20:02
5726a43

Choose a tag to compare

v0.2.0-alpha Pre-release
Pre-release

What's Changed

  • Wiki and Documentation Establishment by @andrewk10 in #12
  • sprint3 into develop for established documentation by @andrewk10 in #18
  • develop to main for documentation purposes by @andrewk10 in #19
  • [FIX] for help menue and added requirements.txt by @0x30c4 in #21
  • Adding all strings (where possible) to the strings.py script. by @andrewk10 in #20
  • Tests for Net Propagation Functions by @andrewk10 in #25
  • Sprint3 - v0.2.0 Release by @andrewk10 in #34
  • Sprint3 - v0.2.0 Release by @andrewk10 in #35

New Contributors

Full Changelog: v0.1.0-alpha...v0.2.0-alpha

v0.1.0-alpha

29 Jan 17:05

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

Refactored version, contains python scripts for propagation across the network. Base for future development.

What's Changed

  • Update security.md by @andrewk10 in #5
  • Developing Tests for Main and OOP Refactor by @andrewk10 in #8
  • Adding the .yml files for extra build and fixing the build completely by @andrewk10 in #9
  • Updating feature branch for code-ql and python application .yml files by @andrewk10 in #11

New Contributors

  • @andrewk10 made their first contribution in #5

Full Changelog: v0.0.1-alpha...v0.1.0-alpha

v0.0.1-alpha

08 Jan 20:39

Choose a tag to compare

v0.0.1-alpha Pre-release
Pre-release

Brought in all the code from scripting for cybersecurity assignment 2, started working on tests though right now it's just a copy of the main class. This needs to be done before builds are final. Documentation and other technologies need to be incorporated too.