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