Skip to content

Releases: lsndr/rrule-rust

v2.0.0-next.8

05 May 13:40
adb6158
Compare
Choose a tag to compare
v2.0.0-next.8 Pre-release
Pre-release

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 with husky and fix commitlint (#123) (89e50cf)

Continuous Integration

Bug Fixes

  • turn datetime.toString into a function (#84) (adb6158)

Tests

v2.0.0-next.7

04 May 12:35
e8541b9
Compare
Choose a tag to compare
v2.0.0-next.7 Pre-release
Pre-release

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

v2.0.0-next.6

03 May 19:08
45f526a
Compare
Choose a tag to compare
v2.0.0-next.6 Pre-release
Pre-release

2.0.0-next.6 (2024-05-03)

Bug Fixes

v2.0.0-next.5

03 May 14:24
8a7cb93
Compare
Choose a tag to compare
v2.0.0-next.5 Pre-release
Pre-release

2.0.0-next.5 (2024-05-03)

Bug Fixes

v2.0.0-next.4

03 May 13:20
751fe6e
Compare
Choose a tag to compare
v2.0.0-next.4 Pre-release
Pre-release

2.0.0-next.4 (2024-05-03)

Build System

Continuous Integration

Features

  • bump napi, other deps and add new targets (#110) (751fe6e)

v2.0.0-next.3

22 Apr 16:02
aef0e6a
Compare
Choose a tag to compare
v2.0.0-next.3 Pre-release
Pre-release
fix: move conventional commits plugin to devs deps (#100)

v2.0.0-next.2

17 Mar 13:32
00a3c74
Compare
Choose a tag to compare
v2.0.0-next.2 Pre-release
Pre-release

2.0.0-next.2 (2024-03-17)

Features

v2.0.0-next.1

06 Feb 11:36
abcf7f4
Compare
Choose a tag to compare
v2.0.0-next.1 Pre-release
Pre-release

2.0.0-next.1 (2024-02-06)

⚠ BREAKING CHANGES

  • byWeekday and setByWeekday now have new input and output contracts

Features

v1.2.0

09 Jan 05:23
336223b
Compare
Choose a tag to compare

1.2.0 (2024-01-09)

Features

v1.2.0-next.3

09 Jan 04:04
3c7a975
Compare
Choose a tag to compare
v1.2.0-next.3 Pre-release
Pre-release

1.2.0-next.3 (2024-01-09)

Build System

  • deps-dev: bump @typescript-eslint/eslint-plugin (#41) (3c7a975)
  • deps-dev: bump jest and @types/jest (#40) (d558d78)
  • deps: update rrule requirement from 0.10.0 to 0.11.0 (#28) (1d28883)

Features