lineman uses PVP Versioning.
The changelog is available on GitHub.
- Restructure modules
- Differ raw and domain types
- Add option for swarm concurrency
- Prevent processing of invalid paths and absent targets
- Add delay option to config
- Use clear namings
- Update README
- Land on
typed-base
- Add justfile
- Update ci config
- Land concurrent action on
Ki
- Fix output
- Swap
cologwithkatip
- Remove stack configuration
- Land config on
dhall - Unify source of configs
- Update to lts-21.25 and GHC-9.4.8
- Setup severity with envvar.
- Swap stylish-haskell with fourmolu.
- Update README
- Swap
travis-ciwithhaskell-ci - Update license to BSD3
- Add logging with
co-log. - Add
ReaderT IOpattern for main monad. - Add concurrent handling for particular command.
- Initially created.