Release: 0.14.0 - phel\str library

Released

What's Changed

🐛 Bug fixes

  • Remove output from tests in https://github.com/phel-lang/phel-lang/pull/690
  • Fix $ as named parameter in macros in https://github.com/phel-lang/phel-lang/pull/695
  • Fix setMainPhpPath() without directory or more than one in https://github.com/phel-lang/phel-lang/pull/697
  • Fix avoid using trim on PhelBuildConfig in https://github.com/phel-lang/phel-lang/pull/698

🥇 New features

  • Add string functions by @smeghead in https://github.com/phel-lang/phel-lang/pull/688

🏗️ Miscellaneous

  • Rename PhelOutConfig to PhelBuildConfig in https://github.com/phel-lang/phel-lang/pull/696
  • Change default config dirs in https://github.com/phel-lang/phel-lang/pull/699

New Contributors

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

Core Contributors

  • @Chemaclass

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


View release on GitHub