Releases: getodk/pyodk
Releases ยท getodk/pyodk
v1.1.0
What's Changed
- 74: add entity_list create and add_property by @lindsay-stevens in #87
- 90: make enketoId and name optional in the Form model by @lindsay-stevens in #91
- add: form creation with attachments by @lindsay-stevens in #92
- 88: add entities methods create_many, delete, merge by @lindsay-stevens in #93
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Improve docs by @yanokwa, @lognaturel, @lindsay-stevens in #46, #47, #48, #52, #58, #61, #69
- url-encode parameters URL paths and the fallback_id header by @lindsay-stevens in #55
- Update dependencies by @lindsay-stevens in #63
- 50: add $select parameter to submissions.get_table by @lindsay-stevens in #64
- 62: add support for entities and entity_lists by @lindsay-stevens in #65
- Update example dependencies, recommend pyenv by @lognaturel in #66
- Add mail merge example by @yanokwa in #68, #70
- 60: add form creation by @lindsay-stevens in #72
- 77: add statement on Central compatibility by @lindsay-stevens in #80
- 37: add example script to create or update a form by @lindsay-stevens in #83
- 73: add client.entities.update by @lindsay-stevens in #84
Full Changelog: v0.3.0...v1.0.0
v0.3.0
What's Changed
- Add client.app_users.create to create a new app user / assign forms by @lindsay-stevens in #32
- dev: update github workflow deps to latest versions by @lindsay-stevens in #33
- adds pypi badge to README by @ayushanand18 in #36
- Introduce mkdocs for API documentation by @lognaturel in #31
- Misc docs fixes and improvements by @lognaturel in #43
- Update app_user_provisioner.py script for current pyODK features by @lindsay-stevens in #44
- Add forms.update parameter to set version by @lindsay-stevens in #38
New Contributors
- @ayushanand18 made their first contribution in #36
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Release triggers multiple runs, so use published by @yanokwa in #18
- Add notebook about repeats by @lognaturel in #20
- Add webinar summary notebook by @lognaturel in #22
- Highlight examples by @yanokwa in #24
- Fix import in notebook example by @lognaturel in #23
- Fix linter check for black and isort not failing when changes required by @lindsay-stevens in #27
- Add client.submissions.edit to edit an existing submission by @lindsay-stevens in #19
- Allow building a client without resource management by @lindsay-stevens in #26
- Remove duplicate
https://
fromserver_url
in app_user_provisioner.py by @tobiasmcnulty in #28 - Add client.forms.update to publish form updates by @lindsay-stevens in #25
New Contributors
- @tobiasmcnulty made their first contribution in #28
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Add project skeleton by @lindsay-stevens in #1
- Authentication and read endpoints by @lindsay-stevens in #2
- Remove method to get Odata metadata doc by @lognaturel in #5
- Add a notebook demonstrating basic analysis by @lognaturel in #3
- Add notebook tutorial for using HTTP methods plus configure for Binder use by @lognaturel in #11
- Update README to add headings and examples by @lognaturel in #13
- Remove Binder link by @lognaturel in #12
- Rename for clarity and easier linking by @yanokwa in #16
- Prepare 0.1.0 release by @yanokwa in #17
New Contributors
- @lindsay-stevens made their first contribution in #1
- @lognaturel made their first contribution in #5
- @yanokwa made their first contribution in #16
Full Changelog: https://github.com/getodk/pyodk/commits/v0.1.0