Releases: cisagov/skeleton-python-library
Releases · cisagov/skeleton-python-library
v0.2.1
What's Changed
- Lineage pull request for: skeleton by @cisagovbot in #119
- Improve testing dependency installation in the
test-build
job by @mcdonnnj in #118 - Improve job names for the
build
workflow in GitHub Actions by @mcdonnnj in #120 - Lineage pull request for: skeleton by @cisagovbot in #121
- Lineage pull request for: skeleton by @cisagovbot in #122
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #124- Add a diagnostics job to the CodeQL workflow by @jsf9k in #125
- Add support for Python version 3.12 in build workflow by @jsf9k in #126
- Add new, disabled dependabot ignore directives by @mcdonnnj in #127
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #133- Fix the dependabot ignore directive for
github/codeql-action
by @mcdonnnj in #131 - Bump github/codeql-action from 2 to 3 by @dependabot in #128
- Bump actions/upload-artifact and actions/download-artifact from 3 to 4 by @mcdonnnj in #132
- Drop support for Python 3.6 by @mcdonnnj in #134
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Lineage pull request for: skeleton by @cisagovbot in #97
- Update the CodeQL workflow by @mcdonnnj in #98
- Modernize the
build
step in thebuild
workflow by @mcdonnnj in #95 - Pin Python 3.6 testing to Ubuntu 20.04 by @mcdonnnj in #114
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #110- Update the version of the second
bandit
hook by @mcdonnnj in #111 - Add a CodeQL badge and remove LGTM badges from the README by @mcdonnnj in #115
- Add two additional PyPI trove classifiers by @mcdonnnj in #108
- Fix overly match-happy sed commands by @jsf9k in #104
- Add a GitHub Actions job to test built wheels by @mcdonnnj in #116
- Add support for Python 3.11 by @mcdonnnj in #109
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #102
- Add ignore directives to the dependabot configuration by @mcdonnnj in #117
New Contributors
- @dependabot made their first contribution in #102
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Pull in upstream changes by @jsf9k in #12
- Add Snyk badge/shield by @jsf9k in #13
- Add test to verify TRAVIS_TAG agrees with project version during release by @felddy in #14
- Sync skeleton generic updates by @mcdonnnj in #15
- Upstream changes from cisagov/skeleton-generic by @jsf9k in #16
- Register mark in heed of pytest warning. by @felddy in #17
- Open the README file with utf-8 encoding. by @felddy in #18
- Upstream updates by @jsf9k in #19
- Switch CI from Travis to GitHub actions by @felddy in #20
- Split workflow into multiple jobs. Add artifact output. by @felddy in #22
- Pull upstream changes from skeleton-generic. by @mcdonnnj in #23
- Add caches for GitHub Actions. by @felddy in #25
- Fix missing release tag being passed into tests. by @felddy in #26
- Improvement/upstream by @felddy in #27
- Improvement/codeowners by @felddy in #28
- Pull in Upstream and Run pre-commit by @mcdonnnj in #30
- Add Scripts for Bumping Versions and Tagging by @mcdonnnj in #31
- Add python_requires argument for setup.py by @mcdonnnj in #32
- Pull in build Workflow Changes from Upstream by @mcdonnnj in #33
- Add schema validation for docopt arguments. by @felddy in #34
- Pull in Updates from skeleton-generic by @mcdonnnj in #36
- Add static type checking to the Python skeleton by @felddy in #37
- Pull in Fix for pre-commit Caching from Upstream by @mcdonnnj in #38
- Pull in Upstream Updates by @mcdonnnj in #39
- Pull in Upstream Updates by @mcdonnnj in #40
- Pull in upstream changes from cisagov/skeleton-generic by @jsf9k in #41
- Add Lineage configuration. by @felddy in #42
- Improvement/upstream by @felddy in #43
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #44- Change test and build Action Workflows to Run Against All Supported Python Versions by @mcdonnnj in #45
- Lineage pull request for: skeleton by @cisagovbot in #46
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #47- Lineage pull request for: skeleton by @cisagovbot in #48
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #49- Update action/upload-artifact Version by @mcdonnnj in #50
- Lineage pull request for: skeleton by @cisagovbot in #53
- Add Support for Python 3.9 by @mcdonnnj in #52
- Add Support for Running as Python Module by @mcdonnnj in #51
- Enable CodeQL scanning for Python. by @felddy in #55
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #56⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #61- Sort the Package Requirements in setup.py by @mcdonnnj in #59
- Remove or Explain Manual Testing Check Disables by @mcdonnnj in #60
- Lineage pull request for: skeleton by @cisagovbot in #63
- Use Full semver of Installed Python Version in Cache Keys by @mcdonnnj in #62
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #64- Lineage pull request for: skeleton by @cisagovbot in #68
- Add the mypy Package to the Development Package Requirements by @mcdonnnj in #65
- Update Package Metadata by @mcdonnnj in #67
- Update CodeQL Workflow for GitHub Actions by @mcdonnnj in #69
- Adds a comment to direct additional requirements into setup.py by @hillaryj in #74
- Skip CodeQL Workflow for Dependabot Branches on push Events by @mcdonnnj in #73
- Update coveralls-python Configuration in GitHub Actions Workflow by @mcdonnnj in #71
- Lineage pull request for: skeleton by @cisagovbot in #76
⚠️ CONFLICT! Lineage pull request for: skeleton by @cisagovbot in #82- Standardize the Layout of the Lineage Configuration File by @mcdonnnj in #77
- Verify that the logging level for the root logger is set correctly by @jsf9k in #80
- Update to Match Best Practices by @mcdonnnj in #81
- Add setup.py to the Cache Keys for the GitHub Actions Workflow by @mcdonnnj in #78
- Lineage pull request for: skeleton by @cisagovbot in #85
- Switch to Block-Style Sequence for Python Versions in build Workflow by @mcdonnnj in #83
- Lineage pull request for: skeleton by @cisagovbot in #86
- Add Support for Python 3.10 by @mcdonnnj in #87
- Disable
fail-fast
for GitHub Actions Jobs with a Matrix Strategy by @mcdonnnj in #88 - Lineage pull request for: skeleton by @cisagovbot in #89
- Lineage pull request for: skeleton by @cisagovbot in #91
- Officially support Python 3.10 by @mcdonnnj in #93
New Contributors
- @mcdonnnj made their first contribution in #15
- @cisagovbot made their first contribution in #44
- @hillaryj made their first contribution in #74
Full Changelog: v0.0.1...v0.1.0
v0.0.1: Merge pull request #10 from cisagov/improvement/data
Improvement/data