ml-ngmca
Version:
non-negative Generalized Morphological Component Analysis
60 lines (25 loc) • 1.92 kB
Markdown
# Changelog
## [1.0.0](https://www.github.com/mljs/nGMCA/compare/v0.2.2...v1.0.0) (2021-03-24)
### Bug Fixes
* update dependencies ([66f1cdf](https://www.github.com/mljs/nGMCA/commit/66f1cdf1f05a72611bdf258b0ffe141d664108f2))
### [0.2.2](https://www.github.com/mljs/nGMCA/compare/v0.2.1...v0.2.2) (2020-10-10)
### Bug Fixes
* remove usell docs (now on gh-parges) ([d4d4318](https://www.github.com/mljs/nGMCA/commit/d4d4318328975a9d649f155ab968b86e3851a0c7))
### [0.2.1](https://www.github.com/mljs/nGMCA/compare/v0.2.0...v0.2.1) (2020-10-10)
### Bug Fixes
* use BOT_TOKEN in release ([b9c50f7](https://www.github.com/mljs/nGMCA/commit/b9c50f702b3fcf69d5ff5dd8db9d71b88529790b))
## [0.2.0](https://www.github.com/mljs/nGMCA/compare/v0.1.4...v0.2.0) (2020-10-10)
### Features
* add documentation build action ([4e12e46](https://www.github.com/mljs/nGMCA/commit/4e12e4601063406c33a92c2413610e676b3d8e0f))
### [0.1.4](https://www.github.com/mljs/nGMCA/compare/v0.1.3...v0.1.4) (2020-10-10)
### Bug Fixes
* imrprove README ([9eae289](https://www.github.com/mljs/nGMCA/commit/9eae289d94a9fd960651268b3051e3bb4b9c05c3))
### [0.1.3](https://github.com/mljs/nGMCA/compare/v0.1.2...v0.1.3) (2020-10-10)
## [0.1.2](https://github.com/mljs/nGMCA/compare/v0.1.1...v0.1.2) (2020-10-09)
## [0.0.3](https://github.com/mljs/nGMCA/compare/v0.0.2...v0.0.3) (2020-10-06)
## [0.0.2](https://github.com/mljs/nGMCA/compare/v0.0.1...v0.0.2) (2020-09-12)
## [0.0.1](https://github.com/mljs/nGMCA/compare/c78ec0450751ca42f70b71e56322422bd1f2cf39...v0.0.1) (2020-09-09)
### Features
* add test case ([56b987e](https://github.com/mljs/nGMCA/commit/56b987ee4b50fbc4d534c52d8b1280525999028f))
* add the main code ([0c3cfa7](https://github.com/mljs/nGMCA/commit/0c3cfa7d6c7723198d684df747834b6e51a290a3))
* initial commit ([c78ec04](https://github.com/mljs/nGMCA/commit/c78ec0450751ca42f70b71e56322422bd1f2cf39))