Skip to content

Commit

Permalink
release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
James Wood authored and James Wood committed Nov 26, 2024
1 parent 556e6c6 commit 50b5599
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Added
- Updated alpha shape algorithm with bin average thinning
- Added in open cv strategy as an option for footprinting
- Added in an open cv algorithm for footprinting
### Deprecated
### Removed
### Fixed


## [0.3.0]

### Added
- Updated alpha shape algorithm with bin average thinning
- Added in open cv strategy and new algorithm for footprinting
- Updated config files structure for forge-py
- New structure for new alpha shape and open cv strategies
- Updated documentation
- Added License
- Update way configuration structure are for forge-py
- Update documentations
### Deprecated
### Removed
### Fixed
Expand Down

0 comments on commit 50b5599

Please sign in to comment.