Release notes
*Sourced from [monty's releases](https://github.com/materialsvirtuallab/monty/releases).*
> ## v3.0.0
> ------
> 1. Py3 only version.
>
> ## v2.0.7
> No release notes provided.
Commits
- [`6485b34`](https://github.com/materialsvirtuallab/monty/commit/6485b3491f51aeeef40486c2eede8064818ebfda) Add mypy cache to gitignore.
- [`891d7a6`](https://github.com/materialsvirtuallab/monty/commit/891d7a6571e7cffa08ebc9ccf00d023dbde5c362) Remove mypy cache.
- [`7f6569b`](https://github.com/materialsvirtuallab/monty/commit/7f6569b4291fb06201bac44605905e1c15771ce5) Update dev docs
- [`bed1ff8`](https://github.com/materialsvirtuallab/monty/commit/bed1ff85b657aded4fc74138cf6ad08596c1ed50) Update dev docs
- [`81d9ad2`](https://github.com/materialsvirtuallab/monty/commit/81d9ad2e2f22d237b2ae005f53f61e5cebe5cc98) Update changelog.
- [`cf5e09b`](https://github.com/materialsvirtuallab/monty/commit/cf5e09ba82ac26c375d3c8b1da59b7a7bc969653) Remove test from linting in circle.
- [`0ec6d4a`](https://github.com/materialsvirtuallab/monty/commit/0ec6d4a011db72bbb9d3230ec73d727ed7d6d24b) fix tests
- [`a0a8539`](https://github.com/materialsvirtuallab/monty/commit/a0a85390902716f68ff17bcc1a43fd48db3186c7) Add linting.
- [`3666b44`](https://github.com/materialsvirtuallab/monty/commit/3666b445e2fcb853e76f8a3c9e7dbd908000169a) Cleanup.
- [`c5569ac`](https://github.com/materialsvirtuallab/monty/commit/c5569ac60a5f2da239f0c490f48eab0205ddb45f) Fix docstyles.
- Additional commits viewable in [compare view](https://github.com/materialsvirtuallab/monty/compare/v2.0.6...v3.0.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps monty from 2.0.6 to 3.0.0.
Release notes
*Sourced from [monty's releases](https://github.com/materialsvirtuallab/monty/releases).* > ## v3.0.0 > ------ > 1. Py3 only version. > > ## v2.0.7 > No release notes provided.Commits
- [`6485b34`](https://github.com/materialsvirtuallab/monty/commit/6485b3491f51aeeef40486c2eede8064818ebfda) Add mypy cache to gitignore. - [`891d7a6`](https://github.com/materialsvirtuallab/monty/commit/891d7a6571e7cffa08ebc9ccf00d023dbde5c362) Remove mypy cache. - [`7f6569b`](https://github.com/materialsvirtuallab/monty/commit/7f6569b4291fb06201bac44605905e1c15771ce5) Update dev docs - [`bed1ff8`](https://github.com/materialsvirtuallab/monty/commit/bed1ff85b657aded4fc74138cf6ad08596c1ed50) Update dev docs - [`81d9ad2`](https://github.com/materialsvirtuallab/monty/commit/81d9ad2e2f22d237b2ae005f53f61e5cebe5cc98) Update changelog. - [`cf5e09b`](https://github.com/materialsvirtuallab/monty/commit/cf5e09ba82ac26c375d3c8b1da59b7a7bc969653) Remove test from linting in circle. - [`0ec6d4a`](https://github.com/materialsvirtuallab/monty/commit/0ec6d4a011db72bbb9d3230ec73d727ed7d6d24b) fix tests - [`a0a8539`](https://github.com/materialsvirtuallab/monty/commit/a0a85390902716f68ff17bcc1a43fd48db3186c7) Add linting. - [`3666b44`](https://github.com/materialsvirtuallab/monty/commit/3666b445e2fcb853e76f8a3c9e7dbd908000169a) Cleanup. - [`c5569ac`](https://github.com/materialsvirtuallab/monty/commit/c5569ac60a5f2da239f0c490f48eab0205ddb45f) Fix docstyles. - Additional commits viewable in [compare view](https://github.com/materialsvirtuallab/monty/compare/v2.0.6...v3.0.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.