Releases: usethis-python/usethis-python
Releases · usethis-python/usethis-python
0.5.1
What's Changed
- Fix error message for sonarqube-config by @nathanjmcdougall in #232
- Handle installation of extras properly by @nathanjmcdougall in #231
- Update README.md by @nathanjmcdougall in #234
Full Changelog: v0.5.0...v0.5.1
0.5.0
What's Changed
- Add the -x flag to pytest calls in CI by @nathanjmcdougall in #167
- Automatically create pyproject.toml if it is missing by @nathanjmcdougall in #168
- Add paragraph about how usethis works to the README by @nathanjmcdougall in #171
- Bump bitbucket schema by @nathanjmcdougall in #174
- Adding documentation with example usage by @nathanjmcdougall in #176
- Update README.md by @nathanjmcdougall in #177
- Update ci.yml by @nathanjmcdougall in #179
- Consolidate dependency adding message by @nathanjmcdougall in #180
- Add some documentation on roundtrip formatting by @nathanjmcdougall in #189
- Install hooks up-front with pre-commit install-hooks by @nathanjmcdougall in #191
- Enable pydocstyle rules in ruff by @nathanjmcdougall in #195
- Implement
usethis badge pypi
by @nathanjmcdougall in #194 - Implement
usethis show sonarqube-config
by @nathanjmcdougall in #197 - Generate test reports for BitBucket by @nathanjmcdougall in #198
- Add documentation about whether this is a Python port of usethis in R by @nathanjmcdougall in #199
- Add a benchmark and the codspeed integration by @nathanjmcdougall in #201
- Add codspeed badge by @nathanjmcdougall in #206
- 144 something to opt into requirements.txt by @nathanjmcdougall in #205
- Pass filenames for deptry by @nathanjmcdougall in #207
- Add tests for use_requirements_txt by @nathanjmcdougall in #212
- Test add_readme function and update docs by @nathanjmcdougall in #216
- Test pre-commit with pyproject-fmt already used by @nathanjmcdougall in #217
- Fix bug in add_deps_to_group and test by @nathanjmcdougall in #218
- Add tests for TestAddPyprojectConfigs by @nathanjmcdougall in #225
- Implement usethis tool coverage by @nathanjmcdougall in #223
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- Automatically disable SIM108 for projects by @nathanjmcdougall in #153
- 108 support python 311 by @nathanjmcdougall in #155
- Change ruff rule configuration by @nathanjmcdougall in #156
- Remove unused pytest bitbucket steps by @nathanjmcdougall in #157
- 56 implement usethis badge ruff by @nathanjmcdougall in #158
- Add [tool.coverage.report] by default by @nathanjmcdougall in #159
- Support removing badges and update docs by @nathanjmcdougall in #162
- 161 implement usethis readme by @nathanjmcdougall in #163
- Implement usethis version by @nathanjmcdougall in #165
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's Changed
- Create UsethisConfig class, enable pyright, refactor handling off being offline by @nathanjmcdougall in #91
- Add implementation of
usethis tool pyproject-fmt
by @nathanjmcdougall in #97 - Create better abstractions for
is_used
. by @nathanjmcdougall in #99 - Add bug report template, labels to templates by @nathanjmcdougall in #102
- Remove doc dir, stop adding pytest-md by @nathanjmcdougall in #103
- Better error messages for subprocess calls by @nathanjmcdougall in #104
- Implement
usethis show name
by @nathanjmcdougall in #115 - Feature/54 modify usethis ci bitbucket to exhibit the merge behaviour by @nathanjmcdougall in #152
Full Changelog: v0.2.0...v0.3.0
0.2.0
What's Changed
- Create CODE_OF_CONDUCT.md by @nathanjmcdougall in #77
- Various documentation improvements, no more robot emoji by @nathanjmcdougall in #81
- Feature/24 support a quiet flag to silence output by @nathanjmcdougall in #86
- Feature/84 bug pt rule added even when pytest is not used by @nathanjmcdougall in #87
Full Changelog: v0.1.0...v0.2.0
0.1.0
What's Changed
- Move to trunk-based development by @nathanjmcdougall in #60
- Update ci.yml to remove reference to
develop
branch by @nathanjmcdougall in #62 - Feature/61 support dependency groups pep 735 by @nathanjmcdougall in #67
- Add a list of the existing interfaces to the readme. by @nathanjmcdougall in #68
- Add project metadata and hatch-vcs by @nathanjmcdougall in #74
- Add release pipeline by @nathanjmcdougall in #75
Full Changelog: https://github.com/nathanjmcdougall/usethis-python/commits/v0.1.0