Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: drop support for Python 3.5 #251

Merged
merged 3 commits into from
Jan 18, 2021
Merged

feat: drop support for Python 3.5 #251

merged 3 commits into from
Jan 18, 2021

Conversation

andreoliwa
Copy link
Owner

Fix #250

@andreoliwa andreoliwa merged commit 9f84a60 into develop Jan 18, 2021
@andreoliwa andreoliwa deleted the drop-py35 branch January 18, 2021 01:29
github-actions bot pushed a commit that referenced this pull request Feb 23, 2021
# [0.24.0](v0.23.1...v0.24.0) (2021-02-23)

### Bug Fixes

* check a YAML file with the text plugin ([#249](#249)) ([1821962](1821962))
* override a remote style with "./your-local-style.toml" ([#295](#295)) ([fe5f085](fe5f085))
* toml module now accepts keys beginning with dot (fix [#183](#183)) ([b086a24](b086a24))
* validate sections in comma_separated_values (fix [#227](#227)) ([f1be98f](f1be98f))

### Features

* apply changes to pyproject.toml ([#287](#287)) ([4b79f81](4b79f81))
* apply changes to setup.cfg ([#288](#288)) ([f878630](f878630))
* **cli:** add 'ls' command to list configured files ([cfc031b](cfc031b))
* **cli:** add 'run' command to display violations ([a67bfa8](a67bfa8))
* **cli:** filter only the desired files on ls/run commands ([#265](#265)) ([f5e4a9c](f5e4a9c))
* drop support for Python 3.5 ([#251](#251)) ([9f84a60](9f84a60)), closes [#250](#250)
* experimental CLI interface (alpha version) ([#255](#255)) ([c9ca5dc](c9ca5dc))
@github-actions
Copy link

🎉 This PR is included in version 0.24.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Feature/fix is released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: drop support for Python 3.5
1 participant