Releases: outr/profig
Releases · outr/profig
3.4.1
Full Changelog: 3.4.0...3.4.1
3.3.1
What's Changed
- Improvements to initialization order and priority
- Update fabric-parse to 1.2.6 by @darkfrog26 in #103
- Update sbt to 1.6.2 by @darkfrog26 in #104
- Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 by @darkfrog26 in #106
- Update sbt-sonatype to 3.9.12 by @darkfrog26 in #107
- Update fabric-parse to 1.2.7 by @darkfrog26 in #108
- Update sbt-scala-native to 0.4.4 by @darkfrog26 in #109
Full Changelog: 3.3.0...3.3.1
3.3.0
Full Changelog: 3.2.9...3.3.0
Migrate to upickle
3.1.1 Release 3.1.1
2.2.0
- Better README documentation
- HOCON support (integrate https://github.com/akka-js/shocon)
- XML support
- Resolve explicit work-arounds for use in Macros
2.1.0
- Compile-time fixes for configuration usage inside Macros
- YAML support
- Support to override configuration file loading
- Fixes for Scala.js implementation for compile-time injection