Releases: ProdPerfect/monday
Releases · ProdPerfect/monday
2.0.2
What's Changed
- Bump certifi from 2021.5.30 to 2022.12.7 by @dependabot in #98
- Update README by @chdastolfo in #102
- docs directory and sphinx setup by @chdastolfo in #103
- Updated "Made it work with the 2023-10 version of the API" by @pevner-p2 in #117
- Made it work with the
2023-10
version of the API by @willnaoosmith in #116 - Empty parens are no longer supported by @pevner-p2 in #118
- Updating Items by Group query to use Items Page by @pevner-p2 in #119
- Items Page Update by @pevner-p2 in #123
- Update README.rst by @wooduk in #112
- Search by workspace ids by @nikitaproks in #127
- Add requests timeout by @mschfh in #131
- Fixed an error when duplicating boards. by @JUSTFUN0368 in #124
New Contributors
- @pevner-p2 made their first contribution in #117
- @willnaoosmith made their first contribution in #116
- @wooduk made their first contribution in #112
- @nikitaproks made their first contribution in #127
- @mschfh made their first contribution in #131
- @JUSTFUN0368 made their first contribution in #124
Full Changelog: 1.3.3...2.0.2
2.0.0rc3
2.0.0rc2
What's Changed
- Updating Items by Group query to use Items Page by @pevner-p2 in #119
Full Changelog: 2.0.0rc1...2.0.0rc2
2.0.0rc1
What's Changed
- Empty parens are no longer supported by @pevner-p2 in #118
Full Changelog: 2.0.0-pre...2.0.0rc1
2.0.0-pre
Moves us to Monday API v. 2023-10 by default.
We do not guarantee backwards compatibility with the previous Monday API. However, given the specific changes, we expect that most consumers will be able to use this as a transitional version. Consumers can access the old API via the "API-Version" header, as described in the Monday docs.
What's Changed
- Bump certifi from 2021.5.30 to 2022.12.7 by @dependabot in #98
- Update README by @chdastolfo in #102
- docs directory and sphinx setup by @chdastolfo in #103
- Made it work with the
2023-10
version of the API by @willnaoosmith in #116 - Updated "Made it work with the 2023-10 version of the API" by @pevner-p2 in #117
New Contributors
- @pevner-p2 made their first contribution in #117
- @willnaoosmith made their first contribution in #116
Full Changelog: 1.3.3...2.0.0-pre
1.3.3
What's Changed
- Create CODE_OF_CONDUCT.md by @rhymiz in #78
- docs: add rhymiz as a contributor for code by @allcontributors in #79
- docs: add tonymorello as a contributor for code by @allcontributors in #80
- docs: add chdastolfo as a contributor for code by @allcontributors in #81
- docs: add lucioseki as a contributor for code by @allcontributors in #84
- docs: add yogeshnile as a contributor for code by @allcontributors in #86
- docs: add spencersamuel7 as a contributor for code by @allcontributors in #88
- docs: add rhymiz as a contributor for code, bug, and maintenance by @allcontributors in #90
- docs: add chdastolfo as a contributor for code, bug, and 2 more by @allcontributors in #92
- docs: add pevner-p2 as a contributor for code by @allcontributors in #93
- 1.3.3 by @chdastolfo in #96
- docs: add t-a-y-l-o-r as a contributor for code by @allcontributors in #97
- Fix email typo by @chdastolfo in #100
New Contributors
- @allcontributors made their first contribution in #79
Full Changelog: 1.3.2...1.3.3
1.3.2
1.3.1
What's Changed
- Added move_item_to_group and archive_item_by_id by @tonymorello in #73
New Contributors
- @tonymorello made their first contribution in #73
Full Changelog: 1.3.0...1.3.1
1.3.0
- Allow create_labels_if_missing parameter to be passed when updating multiple column values
1.2.9
Add Notification resource to enable creation and dispatch of notifications in Monday