Release 2.0.0
by jjjjjohn
Hello world, again. A lot has changed, so we're making a fresh new release and refocusing efforts on creating the best CLI utility we can in 2021. Try it out now
npx dataproofer your-data.[csv|tsv|psv|xls|xlsx]
Here's what you need to know.
Core Changes
- Removed Electron and subsequent desktop software code.
- Please use the discussions tab if you're an Electron user and would like to shape the future of Dataproofer integrations
- Please downgrade to a previous version if you'd prefer the desktop interface
- Combined supplementary packages into a single monorepo
- Prior repositories' code now resides in dataproofer/Dataproofer
- Additional issues for future data checks can still be found under the issues tab
- Added CI for more reliability on Mac, Windows, and Ubuntu
- Open up donations to supporters
Commits
- Create dependabot.yml (37e0c3a)
- Convert to monorepo (#175) (21d8a8c)
- Bump yarn && workspaces to v1 (#190) (86a6438)
- add release-it config (450df4d)
Docs
- Create FUNDING.yml (ac485bc)
- docs: streamline issue and pull request templates (#185) (3f1f94a)
- Remove electron references (#184) (52aae2d)
- Update issue templates (98047b0)
- Move licensing, templates, contributing, and code of coduct to .github dir (49fa616)