Releases: ni/python-styleguide
Releases · ni/python-styleguide
v0.4.6 - Correct for fix being over aggressive + some more ignores
What's Changed
- Bump nokogiri from 1.16.2 to 1.16.5 in /docs by @dependabot in #180
- Bump rexml from 3.2.5 to 3.2.8 in /docs by @dependabot in #181
- Ignore documentation errors in Sphinx config by @kroeschl in #183
- bump the patch version number by @mshafer-NI in #184
- Dev/fix command being over aggressive by @mshafer-NI in #185
New Contributors
Full Changelog: v0.4.5...v0.4.6
v0.4.5 - Add short command and allow F401 in init files
What's Changed
- add nps as short command by @mshafer-NI in #154
- Bump nokogiri from 1.14.3 to 1.16.2 in /docs by @dependabot in #163
- Remove @rtzoeller from notification list by @rtzoeller in #178
- remove 3.7 testing by @mshafer-NI in #179
- Ignore F401 for init.py files by @mbr0wn in #173
New Contributors
- @rtzoeller made their first contribution in #178
- @mbr0wn made their first contribution in #173
Full Changelog: v0.4.4...v0.4.5-2
v0.4.5 - Add short command and allow F401 in init files
What's Changed
- add nps as short command by @mshafer-NI in #154
- Bump nokogiri from 1.14.3 to 1.16.2 in /docs by @dependabot in #163
- Remove @rtzoeller from notification list by @rtzoeller in #178
- remove 3.7 testing by @mshafer-NI in #179
- Ignore F401 for init.py files by @mbr0wn in #173
New Contributors
- @rtzoeller made their first contribution in #178
- @mbr0wn made their first contribution in #173
Full Changelog: v0.4.4...v0.4.5
v0.4.4: Also ignore D102 for tests
What's Changed
- Update poetry lock and reformat by @ni-vsts-admins in #147
- Also ignore D102 Missing docstring in public method in tests by @irwand in #148
Full Changelog: v0.4.3...v0.4.4
v0.4.3: All tests ignore missing docstrings in methods in "tests" dir "test_*.py"
Still testing release pipeline
v0.1.17 mark it as 0.1.17
v0.4.2 - fix support for Python 3.12
What's Changed
- Document fix subcommand by @mnarus in #127
- update lock poetry version by @mshafer-NI in #130
- enable running lock action on demand by @mshafer-NI in #131
- Testing if this makes PRs run checks by @mshafer-NI in #135
- Use native gh tooling to raise pr by @mshafer1 in #138
- switch the pat used to create the PR to enable PR checks by @mshafer1 in #140
- Add support for Python 3.12 by @bkeryan in #143
- Update poetry lock and reformat by @ni-vsts-admins in #144
- Bump package patch version since last release did not by @mshafer-NI in #145
New Contributors
- @mshafer1 made their first contribution in #138
- @ni-vsts-admins made their first contribution in #144
Full Changelog: v0.4.1...v0.4.2
v0.1.15: cherry-pick explicitly recommending Google style
v0.1.14 - Cherry-pick: Tests may skip doc-strings.
v0.4.1 Tests may skip doc-strings, and multiple errors in a line will now be flagged
What's Changed
- Bump activesupport from 6.0.4.6 to 6.0.6.1 in /docs by @dependabot in #105
- add check to skip update poetry lock action on forks by @mshafer-NI in #108
- Adding documentation about BLK100 issue in D.1.12, add Visual Studio dir to .gitignore by @mnarus in #117
- Remove D.1.12 from Coding-Conventions, bump black min version to 23.1 by @mnarus in #119
- Ignore missing docstrings in methods in "tests" dir "test_*.py" by @mnarus in #120
- Bump nokogiri from 1.13.10 to 1.14.3 in /docs by @dependabot in #123
- Fix acknowledge comments by @mshafer-NI in #126
New Contributors
Full Changelog: v0.4.0...v0.4.1