Skip to content

Releases: sledgehammer/core

18.08.0

20 Aug 08:45
Compare
Choose a tag to compare

"Explicit configuration" > "Automatic detection"

  • Removed environment detection and automagic configuration.
  • Removed magic constants such as TMP_DIR
  • Removed charset config, just use UTF-8 everywhere.
  • Misc fixes