0.0.86 Split Fetch and Sqlite Factories Into Unit Testable Utils
What's Changed
- split up sqlite utils, add unit tests by @brandon-schabel in #24
- Split up Sqlite utils
- Add cookie reame
- Split up fetch factory, added fetch utils file
- Improve header combination in fetch factory
- create fetch types file
- Add create sqlite table factory tests
- split up up sqlite factory into utility functions
- add tests to release script
Full Changelog: 0.0.85...0.0.86