Skip to content

Releases: secure-software-engineering/swan

SWAN 3.3.1

10 Jun 09:43
1c3ea04
Compare
Choose a tag to compare
  • Restructured project to use a parent POM and Maven modules
  • Bumped dependencies to newest versions
  • Added and updated new CLI options
  • Refactored ARFF datasets storage and loading
  • Renamed feature categories
  • Fixed plugin UI, bugs and plugin workflow
  • Improve code, documentation and fixed known bugs

v3.0.0: Merge pull request #39 from secure-software-engineering/meka

17 Jan 13:15
62e42b0
Compare
Choose a tag to compare
  • Implement Multi-label machine learning approach using MEKA
  • Integrate changes for expanded ML learning approach based on Javadoc
  • Add new ML Javadoc features and updated training dataset
  • Refactor software architecture and project structure
  • Improve code, documentation and fixed bugs

3.0.0: Merge pull request #33 from oshando/master

02 Nov 15:37
43cf10a
Compare
Choose a tag to compare
  • Integrated changes for expanded ML learning approach based on Javadoc
  • Added new features and updated dataset
  • Refactored software architecture and project structure
  • Code improvements, documentation updates and bug fixes

1.3.0

18 Sep 07:09
4544959
Compare
Choose a tag to compare

Suggest algorithm implementation for swan_core and swan_assist

release/1.2.1

17 Jul 15:08
ae0998e
Compare
Choose a tag to compare
release/1.2.1 Pre-release
Pre-release

Includes changes to support the suggest algorithm
Improvements to some of the plugin actions