v0.2.0
What's Changed
- chore: updates classifiers by @tdstein in #133
- docs: adds linting for docstrings by @tdstein in #136
- feat: adds permissions find, find_one, and update by @tdstein in #145
- fix: removes dangling NotImplementedError throws by @tdstein in #146
- feat: adds permissions create by @tdstein in #147
- feat: adds permissions get by @tdstein in #148
- feat: adds permission delete by @tdstein in #149
- feat: adds permissions count by @tdstein in #150
- style: replace unpacking usage with dict.update by @tdstein in #151
- docs: adds warning for make behavior by @tdstein in #154
- feat: adds content create by @tdstein in #155
- feat: adds content-item delete by @tdstein in #156
- fix: removes resource warning messages. by @tdstein in #159
- feat: adds bundles by @tdstein in #161
- feat: adds visits find and find_one by @tdstein in #163
- feat: adds owner property to content-item. by @tdstein in #160
- refactor: reduces complexity of urls module. by @tdstein in #168
- feat: adds usage by @tdstein in #166
- style: sets ruff docstring-code-line-length to dynamic by @tdstein in #171
- style: applies formatting by @tdstein in #172
- build: delete empty directories on clean by @tdstein in #177
- feat: adds metrics view events by @tdstein in #170
- feat: adds bundle create and download by @tdstein in #179
- feat: adds bundle/content deploy and task management by @tdstein in #183
- feat: sets default value for optional event fields by @tdstein in #185
- refactor: renames views to usage by @tdstein in #186
Full Changelog: v0.1.0...v0.2.0