Skip to main content

Release: 0.10 - Fluent config

Latest update

0.10.1 - Fix doc function

Released 2023-05-12 · GitHub release

What's Changed

  • Update & fix psalm config + files by @JesusValera in https://github.com/phel-lang/phel-lang/pull/592
  • Fixed the phel\repl\doc function. by @jenshaase in https://github.com/phel-lang/phel-lang/pull/596
  • Use all ns by default by @Chemaclass in https://github.com/phel-lang/phel-lang/pull/597

Full Changelog: v0.10.0...v0.11.0


0.10.0 - Fluent config

Released 2023-04-01 · GitHub release

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