Loading CHANGELOG.md +6 −1 Original line number Diff line number Diff line Loading @@ -2,9 +2,14 @@ ## 0.x ### next ### 0.4.0 "RC1" *Feb 23, 2023* * Parser now also returns lists of variables and functions that are used in the expression * Custom binary operators * Custom unary operators * ConfigBuilder was removed ### 0.3.0 Loading README.md +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ Also on Read the Docs: <https://php-arithmetic-parser.readthedocs.io> Please file issues on our main repo at GitLab: <https://gitlab.com/sandfox/arithmetic-parser/-/issues> Feel free to ask any questions in our room on Gitter: <https://gitter.im/arokettu/community> ## License The library is available as open source under the terms of the [MIT License]. Loading Loading
CHANGELOG.md +6 −1 Original line number Diff line number Diff line Loading @@ -2,9 +2,14 @@ ## 0.x ### next ### 0.4.0 "RC1" *Feb 23, 2023* * Parser now also returns lists of variables and functions that are used in the expression * Custom binary operators * Custom unary operators * ConfigBuilder was removed ### 0.3.0 Loading
README.md +2 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,8 @@ Also on Read the Docs: <https://php-arithmetic-parser.readthedocs.io> Please file issues on our main repo at GitLab: <https://gitlab.com/sandfox/arithmetic-parser/-/issues> Feel free to ask any questions in our room on Gitter: <https://gitter.im/arokettu/community> ## License The library is available as open source under the terms of the [MIT License]. Loading