Releases: software-gardening/almanack
Releases · software-gardening/almanack
v0.0.3
Changes
- Bump linkchecker from 10.4.0 to 10.5.0 (@dependabot via #132)
- Bump pyarrow from 16.1.0 to 18.0.0 (@dependabot via #131)
- Bump docutils from 0.17.1 to 0.20.1 (@dependabot via #130)
- Bump jupyterlab-code-formatter from 2.2.1 to 3.0.2 (@dependabot via #129)
- Add measure for repository default branch as not
master
(@d33bs via #128) - Deduplicate metric key usage to simplify development (@d33bs via #126)
- Format
pyproject.toml
file withpyproject-fmt
using pre-commit (@d33bs via #127) - Enable Dependabot updates to Poetry lockfile (@d33bs via #125)
- Add citability measure (@d33bs via #120)
- Fix
plotly.js
docsite dependency issue (@d33bs via #112) - Add community health file based metrics (@d33bs via #115)
- Change test repo branch names from
master
tomain
(@d33bs via #118) - Bump thollander/actions-comment-pull-request from 2 to 3 (@dependabot via #117)
- Disable PR entropy report for non-fix branches (@d33bs via #113)
- Create check index and tabular output (@d33bs via #109)
- Remove
gitpython
dependency and update test repo data generation module (@d33bs via #105) - Disable notebook execution for book content (@d33bs via #104)
- Enable Dependabot updates for GitHub Actions (@d33bs via #102)
- Bump cryptography from 43.0.0 to 43.0.1 (@dependabot via #101)
- Bump jupyterlab from 4.2.3 to 4.2.5 (@dependabot via #99)
- Creating new CLI for
process_pr_entropy
, referenced in GitHub actionentropy-check.yml
(@willdavidson05 via #95) - Add acknowledgements statement (@d33bs via #94)
- Creating GitHub Action based on CLI ouput (@willdavidson05 via #87)
- Refactoring file structure containing
process_repo_entropy
. New report structure and information (@willdavidson05 via #86) - Add CLI for
repo_entropy
(@willdavidson05 via #80) - New structure for test repositories and added testing suites (@willdavidson05 via #78)
- Avoid PDF-specific single-page formatting for GitHub Pages builds (@d33bs via #76)
v0.0.2
Changes
- Add notebook-based demonstration with real-world data (@d33bs via #72)
- Bump setuptools from 69.1.1 to 70.0.0 (@dependabot via #70)
- Creating Shannon Entropy calculation function and editing test datasets (@willdavidson05 via #65)
- Bump zipp from 3.17.0 to 3.19.1 (@dependabot via #68)
- Bump certifi from 2024.2.2 to 2024.7.4 (@dependabot via #67)
- Add LoC(lines of code) tracker (@willdavidson05 via #62)
- Extracting commit contents (@willdavidson05 via #59)
- Bump ws and pa11y (@dependabot via #61)
- Bump urllib3 from 1.26.18 to 1.26.19 (@dependabot via #60)
- Add code quality linting checks via
ruff
throughpre-commit
(@d33bs via #57) - Expand Python version testing through GitHub Actions changes (@d33bs via #55)
- Bump tornado from 6.4 to 6.4.1 (@dependabot via #49)
- Create two test datasets to track low and high entropy (@willdavidson05 via #47)
- Fix link and content references after project rename (@d33bs via #53)
v0.0.1
Changes
- Prepare for PyPI releases via name change to
almanack
and automated release + publishing capabilities (@d33bs via #43) - Organize book content alongside Python package (@d33bs via #40)
- Add beginning of time focused chapter (@d33bs via #37)
- Bump requests from 2.31.0 to 2.32.0 (@dependabot via #38)
- Add beginning of software forest chapter (@d33bs via #34)
- Add beginning of garden lattice chapter (@d33bs via #33)
- Add
.nojekyll
config for GitHub Pages (@d33bs via #32) - Add automated workflow publishing capabilities (@d33bs via #29)
- Add introduction content and adjust linting (@d33bs via #28)
- Bump jinja2 from 3.1.3 to 3.1.4 (@dependabot via #27)
- Bump idna from 3.6 to 3.7 (@dependabot via #14)
- Add editorial checks through Vale (@d33bs via #12)
- Add "garden map" (technical roadmap) content (@d33bs via #10)
- Add
pa11y
test for web accessibility checks of built content (@d33bs via #7) - Add initial scaffold for content development (@d33bs via #5)