bdcs v0.6.1 Release Notes
Release Date: 2018-05-16 // about 5 years ago-
- ๐ Only support building with cabal-2.x. This is needed for private scope support on executables, which is needed for packaging.
- โก๏ธ Update URLs to RPMs used in testing.
Previous changes from v0.6.0
-
- ๐ Use the typed-process module instead of process.
- ๐ Build all programs with -threaded. All users of bdcs will need to do the same.
- โ Remove script support from the database. This wasn't being used anyway.
- ๐ Make the upstream_vcs field in the projects table optional.