Release: 0.10.0 - Fluent config

Released

What's Changed

  • Add default format paths by @cgrabenstein in https://github.com/phel-lang/phel-lang/pull/569
  • Rename compile-mode to build-mode by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/570
  • Add testdox option by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/567
  • Added fluent config by @cgrabenstein in https://github.com/phel-lang/phel-lang/pull/572
  • PhelConfig not accessible as array by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/573
  • Inject PhpConfigReader by @cgrabenstein in https://github.com/phel-lang/phel-lang/pull/574
  • Better notice testing by @cgrabenstein in https://github.com/phel-lang/phel-lang/pull/577
  • Enable gacela cache by default by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/576
  • Trigger a E_USER_NOTICE when finding a wrong phel config by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/575
  • Fix apush, aset and aunset for global php arrays by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/579
  • CI not failing by @JesusValera in https://github.com/phel-lang/phel-lang/pull/582
  • Refactor NodeEnvironment by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/581

New Contributors

  • @cgrabenstein made their first contribution in https://github.com/phel-lang/phel-lang/pull/569

Full Changelog: v0.9.0...v0.10.0


View release on GitHub