All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
0.1.4 — 2021-01-14
- Updated github worflow
- Code cleanups
- #1 Fix wrong form in post condition (Andrew Hayward).
0.1.3 — 2020-10-08
- Add github workflow for unit tests
- Remove Clojurescript dependency in project.clj
- fix update-readme-version
0.1.2 — 2020-09-30
- Add release task in project.clj
- Move utility functions to a new package
- Use keepachangelog format for changelog
0.1.1 - 2020-09-30
- make max-weight-matching return a set of matched edges
0.1.0 - 2020-09-29