Releases: thomaspoignant/scim2-parse-filter
Releases · thomaspoignant/scim2-parse-filter
0.2.10
What's Changed
- Bump typescript from 5.4.3 to 5.4.4 by @dependabot in #147
- Bump typescript from 5.4.4 to 5.4.5 by @dependabot in #148
- allow quoted strings and pretty file by @soccermax in #149
New Contributors
- @soccermax made their first contribution in #149
Full Changelog: 0.2.9...0.2.10
0.2.9
What's Changed
- Bump @types/chai from 4.3.4 to 4.3.5 by @dependabot in #116
- Bump chai from 4.3.7 to 4.3.8 by @dependabot in #121
- Bump @types/chai from 4.3.5 to 4.3.6 by @dependabot in #122
- Bump @types/mocha from 10.0.1 to 10.0.2 by @dependabot in #123
- Bump chai from 4.3.8 to 4.3.9 by @dependabot in #124
- Bump chai from 4.3.9 to 4.3.10 by @dependabot in #125
- Bump @types/chai from 4.3.6 to 4.3.7 by @dependabot in #126
- Bump @types/chai from 4.3.7 to 4.3.8 by @dependabot in #127
- Bump @types/chai from 4.3.8 to 4.3.9 by @dependabot in #128
- Bump @types/mocha from 10.0.2 to 10.0.3 by @dependabot in #129
- Bump @types/mocha from 10.0.3 to 10.0.4 by @dependabot in #131
- Bump @types/chai from 4.3.9 to 4.3.10 by @dependabot in #132
- Bump @types/chai from 4.3.10 to 4.3.11 by @dependabot in #134
- Bump @types/mocha from 10.0.4 to 10.0.5 by @dependabot in #135
- Bump @types/mocha from 10.0.5 to 10.0.6 by @dependabot in #136
- Bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #139
- Bump mocha from 10.2.0 to 10.3.0 by @dependabot in #142
- Bump mocha from 10.3.0 to 10.4.0 by @dependabot in #146
- Add support for TypeScript with 'none' for module config by @erikolofsson in #137
- Add negative lookahead to tokenizer by @nachobibian in #130
- Bump typescript from 4.8.4 to 5.4.3 by @dependabot in #145
New Contributors
- @erikolofsson made their first contribution in #137
- @nachobibian made their first contribution in #130
Full Changelog: 0.2.8...0.2.9
0.2.8
What's Changed
- Bump mocha from 10.0.0 to 10.1.0 by @dependabot in #101
- Bump chai from 4.3.6 to 4.3.7 by @dependabot in #102
- Bump @types/mocha from 10.0.0 to 10.0.1 by @dependabot in #104
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #105
- Bump mocha from 10.1.0 to 10.2.0 by @dependabot in #107
- fix: shielding backslash in quotes by @Garuukk18 in #110
- Bump 0.2.8 by @thomaspoignant in #111
New Contributors
- @Garuukk18 made their first contribution in #110
Full Changelog: 0.2.7...0.2.8
0.2.7
What's Changed
- Bump typescript from 4.8.2 to 4.8.3 by @dependabot in #95
- Bump typescript from 4.8.3 to 4.8.4 by @dependabot in #97
- Bump @types/mocha from 9.1.1 to 10.0.0 by @dependabot in #98
- feat: support sub-attributes after value paths. by @mastermatt in #99
- Bump v0.2.7 by @thomaspoignant in #100
New Contributors
- @mastermatt made their first contribution in #99
Full Changelog: 0.2.6...0.2.7
0.2.6
0.2.6
What's Changed
- Bump @types/chai from 4.3.1 to 4.3.3 by @dependabot in #91
- Bump typescript from 4.7.4 to 4.8.2 by @dependabot in #93
- fix stringfy by @shaneshen-okta in #92
- Bump 0.2.6 by @thomaspoignant in #94
Full Changelog: 0.2.5...0.2.6
0.2.5
0.2.5
What's Changed
- Bump typescript from 4.6.4 to 4.7.4 by @dependabot in #87
- Bump ts-node from 10.7.0 to 10.8.1 by @dependabot in #86
- Bump mocha from 9.2.2 to 10.0.0 by @dependabot in #84
- Bump ts-node from 10.8.1 to 10.9.1 by @dependabot in #88
- Fix parser when SCIM begins with a NOT and add more tests by @shaneshen-okta in #89
- Bump version to 0.2.5 by @thomaspoignant in #90
New Contributors
- @shaneshen-okta made their first contribution in #89
Full Changelog: 0.2.4...0.2.5
0.2.4
What's Changed
- Bump @types/mocha from 9.1.0 to 9.1.1 by @dependabot in #79
- Bump @types/chai from 4.3.0 to 4.3.1 by @dependabot in #80
- Bump typescript from 4.6.3 to 4.6.4 by @dependabot in #81
Full Changelog: 0.2.3...0.2.4
0.2.3
0.2.3
What's Changed
- Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #74
- Bump ts-node from 10.4.0 to 10.5.0 by @dependabot in #73
- Bump mocha from 9.2.0 to 9.2.1 by @dependabot in #72
- Bump ts-node from 10.5.0 to 10.7.0 by @dependabot in #77
- Bump typescript from 4.6.2 to 4.6.3 by @dependabot in #76
- Bump mocha from 9.2.1 to 9.2.2 by @dependabot in #75
Full Changelog: 0.2.2...0.2.3
0.2.2
0.2.2
- Bump typescript from 4.4.4 to 4.5.2 by @dependabot in #64
- Bump mocha from 9.1.3 to 9.2.0 by @dependabot in #70
- Bump @types/chai from 4.2.22 to 4.3.0 by @dependabot in #65
- Bump chai from 4.3.4 to 4.3.6 by @dependabot in #69
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #71
- Bump @types/mocha from 9.0.0 to 9.1.0 by @dependabot in #68
- Bump typescript from 4.5.2 to 4.5.5 by @dependabot in #67
Full Changelog: 0.2.1...0.2.2