Do not pass silently, for IOErrors.
Breaking Changes
IOErrors are raised on failure to read or write the data, including non-existent entries, or formats without writers.
What's Changed
- Update README.md by @aurishhammadhafeez in #147
- Fix typos by @luzpaz in #155
- Add in unittest/funding info by @tatarize in #159
- Fancy View by @tatarize in #154
- Fix unittest for main branch (name changed) by @tatarize in #160
- Added shorthand api for json by @yuelikestocode in #161
- fix division by zero error if max_pos === 0 by @gemini133 in #163
- Add TBF Writer, improve TBF-Reader by @tatarize in #166
- Don't pass silently when trying to write unsupported extension by @ali-sajjad-rizavi in #164
- Throw errors on file read/write if errors occur by @tatarize in #167
New Contributors
- @aurishhammadhafeez made their first contribution in #147
- @luzpaz made their first contribution in #155
- @yuelikestocode made their first contribution in #161
- @gemini133 made their first contribution in #163
- @ali-sajjad-rizavi made their first contribution in #164
Full Changelog: 1.4.36...1.5.0