Releases: Data-Liberation-Front/csvlint.rb
Releases · Data-Liberation-Front/csvlint.rb
v1.4.0
v1.3.0
This version adds support for Ruby 3.3.
What's Changed
- Update syntax from StandardRb specification and specify ActiveSupport version by @D-system in #285
- Lock activesupport by @rddimon in #279
- Test against Ruby 3.3 by @D-system in #281
- add 'csv' gem as an explicit dependency by @Floppy in #286
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Pre commit hook by @jrottenberg in #276
New Contributors
- @jrottenberg made their first contribution in #276
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Add support for Ruby 3.2 by @Floppy in #273
- optimize validation with regular expression by @youpy in #270
- Add Dockerfile and notes for usage on MS Windows. by @jespertp-systematic in #243
New Contributors
- @petergoldstein made their first contribution in #267
- @dependabot made their first contribution in #269
- @jespertp-systematic made their first contribution in #243
- @youpy made their first contribution in #270
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Support Ruby 3.x, and DROPPED support for Ruby 2.4 - that's why the major version bump. That and this has been around long enough that it really shouldn't be on a zero version any more :)
What's Changed
- Don't patch CSV#init_converters for ruby 2.5 compatibility by @rbmrclo in #217
- correct typos in README by @erikj in #216
- add info about your PATH by @ftrotter in #222
- Remove tests on deprecated ruby versions < 2.3 by @Floppy in #234
- Drop mime-types gem dependency by @ohbarye in #221
- remove specific version of net-http-persistent in gemspec by @kotaro0522 in #219
- Replace colorize with rainbow to make licensing consistent. by @cobbr2 in #215
- Update rdf requirement from < 2.0 to < 4.0 by @dependabot-preview in #231
- Test on Ruby 2.5 and 2.6 by @Domon in #223
- Fix load_from_json deprecation warnings. by @jezhiggins in #237
- Fix csvw tests by @Floppy in #239
- Test on Ruby 2.6 and 2.7 by @Floppy in #240
- Create Dependabot config file by @dependabot-preview in #245
- Include active_support/object to ensure this works in ruby 2.6 by @mseverini in #246
- add CI workflow for github actions by @Floppy in #255
- Enable and fix tests for Ruby 2.5 by @Floppy in #259
- Support Ruby 2.6 by @Floppy in #262
- Ruby 2.7 support by @Floppy in #263
- Drop support for Ruby 2.4 by @Floppy in #265
- Ruby 3.0 by @Floppy in #264
New Contributors
- @rbmrclo made their first contribution in #217
- @erikj made their first contribution in #216
- @ftrotter made their first contribution in #222
- @ohbarye made their first contribution in #221
- @kotaro0522 made their first contribution in #219
- @cobbr2 made their first contribution in #215
- @dependabot-preview made their first contribution in #231
- @Domon made their first contribution in #223
- @mseverini made their first contribution in #246
Full Changelog: 0.4.0...v1.0.0
v0.4.0
What's Changed
- Ruby 2.4 rails 5.0 compatibility by @jamesjefferies in #196
- Changes to CLI - Added --werror option, fixed bug with --dump_errors option. by @sordina in #171
- handle whitespace in filenames for file URLs by @Floppy in #209
- Load schemas from strings by @Floppy in #211
- Add repository url has the homepage by @andrew in #199
- Specify ruby versions by @Floppy in #207
- Community contributions by @quadrophobiac in #200
- Update community resources by @quadrophobiac in #206
- update PR template to remove auto-tag by @quadrophobiac in #210
New Contributors
- @andrew made their first contribution in #199
- @jamesjefferies made their first contribution in #196
- @sordina made their first contribution in #171
Full Changelog: 0.3.3...0.4.0