Releases: lsndr/rrule-rust
Releases · lsndr/rrule-rust
v2.0.0-next.8
2.0.0-next.8 (2024-05-05)
Build System
- deps-dev: bump lint-staged from 13.2.0 to 15.2.2 (#119) (e1ce180)
- deps-dev: bump semantic-release from 22.0.12 to 23.0.8 (#120) (12009b6)
- deps-dev: bump typescript from 4.9.5 to 5.4.5 (#118) (e910764)
- move output to
/dist
and exclude from git (#127) (5a7aba6), closes #124 - replace
pre-commit
withhusky
and fixcommitlint
(#123) (89e50cf)
Continuous Integration
Bug Fixes
Tests
v2.0.0-next.7
2.0.0-next.7 (2024-05-04)
Build System
- deps-dev: bump @types/jest from 29.5.0 to 29.5.12 (#90) (7730ba1)
- deps-dev: bump @types/node from 18.15.5 to 20.12.8 (#108) (60eade8)
- deps-dev: bump ts-jest from 29.0.5 to 29.1.2 (#59) (6826c83)
Features
- add set_from_string (#121) (e8541b9), closes fmeringdal/rust-rrule#105
v2.0.0-next.6
v2.0.0-next.5
v2.0.0-next.4
v2.0.0-next.3
fix: move conventional commits plugin to devs deps (#100)
v2.0.0-next.2
v2.0.0-next.1
2.0.0-next.1 (2024-02-06)
⚠ BREAKING CHANGES
byWeekday
andsetByWeekday
now have new input and output contracts