Releases: 47degrees/sbt-org-policies
Releases · 47degrees/sbt-org-policies
v0.4.13
- Method for updating ref with dir contents (#232)
- Script Runnable Items Enhancements (#233)
v0.4.12
- Creates the scalafmt in orgCreateFiles and update docs task (#220)
- Avoids committing files not modified by the plugin (#226)
v0.4.11
- Update docs and commit files in release process (#174)
- Filtered Badges in case of sbt-plugins (#175)
- Fixes the aggregated
publishSigned
for multimodule projects (#176)
- Makes the autocheck module Self-Managed (#215)
v0.4.10
- Changes the default badge configuration (#162)
- Avoids some task executions in non-root modules (#171)
- Adds a new setting for defining the project name (#172)
- ScalaJS Testing Bug fix (#173)
v0.4.9
- Replace text engine (#156)
- Maven Central Badge (#157)
- Bumps monix and http4s versions (#160)
v0.4.8
- Sorts contributors out by name (#144)
- Readme common badges (#143)
- Do not import everything by default (#145)
- Fixes maven central and github isses badges (#147)
- Bumps mockito version (#149)
- Removes trailing space from changelog template (#150)
- SOP-138 Fixes Enforcement Tasks (#153)
v0.4.7
- Turns orgPublishRelease into a sbt command (#142)
v0.4.6
- orgGithubTokenSetting as Env Var Name (#136)
- Fixes the check for cross scala (#137)
- Enforces a "used by" section in the README file (#139)
- Bumps g4s version. Adds other minor changes (#140)
v0.4.5
- Adds New Libraries (#131)
- Adds tests for GitHubOps (#134)
- SOP-28 - Enforce travis.yml file with standard tasks (#133)
v0.4.4
- Removes Compilation Warnings (#128)
- SOP-122 - Switch from CrossVersion.full to CrossVersion.patch (#129)