Releases: jobsam/tasklane
Releases · jobsam/tasklane
Tasklane v0.1.2
Tasklane v0.1.1
Patch release.
Changes
- Bump build version to 0.1.1
Testing
- clj -M:test
Tasklane v0.1.0
First public release of Tasklane.
Highlights
- Pluggable TaskStore API with in-memory and SQLite stores
- Service layer for embedding in Clojure apps
- Optional HTTP API
- Planner utilities for prioritization and workload reporting
- Build pipeline for JAR packaging
Testing
- clj -M:test