Skip to content

Commit

Permalink
update to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anabiman committed Apr 24, 2021
1 parent 3336358 commit d78d899
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed
- Submodule "test" (replaced with pytest scripts)

## [0.1.0]

### Added
- Added pytest routines and test files for validation
- Conda environment file for easy installation
- Github actions CI
- Versioneer for automated version handling

### Changed
- Improved exception handling in topology.py

### Removed
- Mode=test no longer supported by the CLI
- TravisCI and CircleCI config files

0 comments on commit d78d899

Please sign in to comment.