Skip to content

Releases: phel-lang/phel-lang

v0.14.1 - fix bin/phel

24 May 21:25
90987e1
Compare
Choose a tag to compare

What's Changed

  • fix: restore pre-refactor behaviour by @drupol in #701
  • fix: return proper app root directory by @drupol in #702

Full Changelog: v0.14.0...v0.14.1

v0.14.0 - phel\str library

24 May 09:26
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

  • Remove output from tests in #690
  • Fix $ as named parameter in macros in #695
  • Fix setMainPhpPath() without directory or more than one in #697
  • Fix avoid using trim on PhelBuildConfig in #698

🥇 New features

🏗️ Miscellaneous

  • Rename PhelOutConfig to PhelBuildConfig in #696
  • Change default config dirs in #699

New Contributors

Core Contributors

Full Changelog: v0.13.0...v0.14.0

0.13.0 - Require PHP>=8.2

17 Apr 10:20
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

🥇 New features

🏗️ Miscellaneous

Full Changelog: v0.12.0...v0.13.0

0.12.0 - Better error handling

01 Nov 09:56
Compare
Choose a tag to compare

What's Changed

🐛 Bug fixes

🥇 New features

🏗️ Miscellaneous

New Contributors

Full Changelog: v0.11.0...v0.12.0

0.11.0 - Improved build

26 Aug 19:59
Compare
Choose a tag to compare

What's Changed

🥇 New features

🏗️ Miscellaneous

Full Changelog: v0.10.1...v0.11.0

0.10.1 - Fix doc function

12 May 08:28
Compare
Choose a tag to compare

What's Changed

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

0.10.0 - Fluent config

01 Apr 09:40
Compare
Choose a tag to compare

What's Changed

New Contributors

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

0.9.0 - ApiFacade

05 Feb 18:03
33c322d
Compare
Choose a tag to compare

See the blog post or Changelog for more information.

0.8.0 - JSON support

16 Jan 20:32
ba0a152
Compare
Choose a tag to compare

See the blog post or Changelog for more information.

0.7.0 - Improved core library

05 May 18:58
5e91efd
Compare
Choose a tag to compare

This release comes with a lot a small improvements to the core library. See the blog post or Changelog for more information.