Releases: time-loop/formula-parser
Releases · time-loop/formula-parser
4.3.2
What's Changed
- fix(fields): fix issue with nil params in date-related functions [CLK-509330] by @mysza in #31
- fix(fields): allow for empty dates subtraction [CLK-578056] by @mysza in #32
- feat(fields): do not pass NaN in FinF [CLK-656138] by @mysza in #33
- chore(fields): version update by @mysza in #34
- fix(fields): fix NETWORKDAYS for reverse dates and time components [CLK-563323] by @mysza in #35
- docs(fields): add releasing instructions to README [CLK-1095757] by @mysza in #36
- feat(fields): auto-release on version bump and update release docs [CLK-1095804] by @mysza in #37
Full Changelog: 4.1.2...4.3.2
4.1.2
4.1.1
What's Changed
- ci: Setup branch workflow [CLK-481422] by @Flexicon in #23
- ci(publishing): add publishing in CI based on releases [CLK-481423] by @Flexicon in #24
- chore(dependencies): bump node version to v22.6.0 and upgrade package dependencies by @Flexicon in #25
- feat(fields): trim string variables before use [CLK-547306] by @mysza in #26
- chore(fields): add pregenerated test data by @mysza in #27
- chore(fields): update CI run by @mysza in #28
- fix(fields): fix publish CI action [CLK-547306] by @mysza in #29
New Contributors
Full Changelog: 4.1.0...4.1.1