Skip to content

1.0.0-SNAPSHOT

Latest
Compare
Choose a tag to compare
@dearrudam dearrudam released this 21 Apr 06:24
· 24 commits to main since this release

Added

  • Enhance integration tests for commit and rollback mojos;

Changes

  • Changed package structure: the model classes were moved to the api package;
  • Changed package structure: the mojo classes were moved to the mojo package;
  • Refactored classes to improve the maintainability;
  • Refactored add-dep mojo to use new implementation;
  • Refactored commit mojo to use new implementation;
  • Refactored rollback mojo to use new implementation;
  • Enhanced tests for api classes;
  • Enhanced tests for mojo classes;
  • Enhanced integration tests for commit and rollback mojos;