Releases: ProdPerfect/monday
Releases · ProdPerfect/monday
2.2.0
What's Changed
- Migrate from requests to urllib3 by @Diosbejgli in #156
- Fix parse error when item name contains double quotes by @Diosbejgli in #157
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Bump pygments from 2.19.2 to 2.20.0 by @dependabot[bot] in #148
- Bump jaraco.context from 6.0.2 to 6.1.0 by @dependabot[bot] in #150
- Bump pytest from 9.0.2 to 9.0.3 by @dependabot[bot] in #151
- Add Python 3.14 as a supported version by @Diosbejgli in #153
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #143
- Remove pinned python 3.11 from Pipfile by @Diosbejgli in #146
- Column creation mutation - support for "mirror" and "board_relation" column types + warnings by @Lewandowski-commits in #147
- docs: add Lewandowski-commits as a contributor for code by @allcontributors[bot] in #149
New Contributors
- @Lewandowski-commits made their first contribution in #147
Full Changelog: 2.0.4...2.1.0
2.0.4
What's Changed
- Add new boards.fetch_all_items_by_board_id method by @Diosbejgli in #140
- Fix GitHub Pages workflow and publish docs there by @Diosbejgli in #141
- Minor doc fix by @Diosbejgli in #142
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Allow fetch_items_by_column_value to accept List as value argument by @Diosbejgli in #134
- Update Test and Packaging to Python 3.11 by @Diosbejgli in #137
- Fix documentation formatting and navigation by @Diosbejgli in #138
- Fix get workspaces query by @Diosbejgli in #139
New Contributors
- @Diosbejgli made their first contribution in #134
Full Changelog: 2.0.2...2.0.3
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-10version 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-10version 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