What's Changed
- Bump sbt and Scala versions by @jonas in #19
- Update sbt by @mdedetrich in #36
- Update github repo references by @mdedetrich in #38
- Update scala version and remove sbt 0.13.x support by @mdedetrich in #37
- Change org to sbt by @mdedetrich in #39
- Add and apply scalafmt by @mdedetrich in #40
- Update .gitignore file by @mdedetrich in #41
- Add .git-blame-ignore-revs by @mdedetrich in #42
- Fix versioning and publishing by @mdedetrich in #44
- Pin Scala 2.12 updates for Scala Steward by @mdedetrich in #47
- Remove the cross sbt verify check by @mdedetrich in #46
- Fix update plus compile not working by @mdedetrich in #45
- Add sensible scalac options by @mdedetrich in #51
- Replace zero arg def with lazy val by @mdedetrich in #49
- Print better errors on missing project.version scripted tests by @mdedetrich in #50
- Replace deprecated sbt in syntax with slash by @mdedetrich in #52
- Replace travis with sbt-github-actions by @mdedetrich in #48
- Use com.github.sbt package and deprecate io.github.jonas by @mdedetrich in #54
- Update dependencies by @mdedetrich in #55
- Enable publish by @mdedetrich in #57
- Correct website by @mkurz in #58
- case class should be final by @mdedetrich in #60
- Latest sbt-site in scripted test by @mkurz in #56
- Avoid sbt-web 1.4.x dependency, use latest 1.5.x by @mkurz in #61
- fix: duplicated slashes by @jkugiya in #28
- circe 0.14.6 by @pjfanning in #63
- Release notes for 0.7.0 by @mkurz in #62
- Add
SitePreviewPlugin
by @mkurz in #64 - Upgrade circe-core by @mkurz in #65
- Add instructions for different JDK usage by @mdedetrich in #68
New Contributors
- @mkurz made their first contribution in #58
- @jkugiya made their first contribution in #28
- @pjfanning made their first contribution in #63
Full Changelog: v0.6.0...v0.7.0