Releases: AstuteSource/chasten
v1.0.0
Resolved ~30 open issues, focused on improving functionality and maintainability.
What's Changed
- Update to master by @hayleepierce in #76
- Add Dockerfile for developers to use to run Chasten by @AidanNeeson in #53
- fix: Datasette-serve command not running correctly on Windows by @Poiuy7312 in #52
- fix: Changed encoding to utf-8 if default fails by @Poiuy7312 in #78
- Feature: adds version command to
chasten
by @CalebKendra in #73 - fix: removing covbadge to free the build by @simojo in #87
- WIP: Feature: Allow
min
andmax
values in any checks file to havenull
value by @simojo in #68 - Fix: local checkfile used in testing is now general enough by @simojo in #69
- Convert for POSIX file paths by @Bchass in #60
- Update to master by @hayleepierce in #97
- Syslog added to documentation by @KellerLiptrap in #70
- Restrict and better document the calculation and reporting of coverage by @gkapfham in #95
- Change --Xpath Versions While Using Chasten Analyze by @VitalJoseph in #90
- fix: datasette fstring incorrectly written by @simojo in #105
- fix: removed filelines from sources class in db.py by @Poiuy7312 in #71
- feat: give analyze the ability to display browsable results by @Poiuy7312 in #94
- feat: Add total count for checks by @CalebKendra in #104
- Add documentation of verbose output on README by @Jaclynpqc in #101
- fix: removed interact command and trogon by @Poiuy7312 in #109
- gitignore analysis.md by @simojo in #115
- Added Test to
Total_amount_passed
function inutil.py
by @CalebKendra in #116 - Feature: ability to pull remote configuration files over http by @simojo in #67
- fix: Datasette-publish can now find the executable by @Poiuy7312 in #118
- Display Counts of files in each directory when running Chasten Integrate. by @VitalJoseph in #108
- Improve logging output of function by @Jaclynpqc in #111
- feat: Have AI generate a check file for user by @Poiuy7312 in #91
- Remove Pointless/Problematic Folder by @boulais01 in #120
- Increase test coverage by @CalebKendra in #124
- Functionality for displaying and saving XML representation of Python source code by @boulais01 in #98
- Update README by @Jaclynpqc in #123
- Added projectname in sql for a new required argument by @hankgref in #114
- Automatic version update by @MilesF25 in #126
- feat: Enable pre-commit by @simojo in #122
- XPath expressions that broaden the number of anti-patterns checked. by @MilesF25 in #125
New Contributors
- @AidanNeeson made their first contribution in #53
- @Bchass made their first contribution in #60
- @KellerLiptrap made their first contribution in #70
- @VitalJoseph made their first contribution in #90
- @Jaclynpqc made their first contribution in #101
- @MilesF25 made their first contribution in #126
Full Changelog: v0.2.0...v1.0.0
v0.2.0: Merge pull request #81 from AstuteSource/version-update
Resolved Issues:
-
Implemented Policies, Documentation, and Templates to Enhance Community Standards.
-
Enhanced GitHub Actions Configuration for Cross-Platform Compatibility.
- Updated GitHub Actions configuration to work on multiple platforms for broader compatibility beyond Linux.
-
Established an External Website with Comprehensive Chasten Details.
- Created an external website to provide detailed Chasten information for improved accessibility and dissemination.
-
Added
--help
Command for Standalone Chasten Usage.- Integrated a
--help
command for easy access to usage instructions when using Chasten alone.
- Integrated a
-
Successfully Resolved Test Execution Issue (Pytest).
- Effectively addressed the problem related to running tests with Pytest, ensuring reliable testing.
-
Improved Chasten Installation by Removing
pysqlite3
Package.- Streamlined Chasten installation by eliminating the
pysqlite3
package, resulting in a smoother installation process.
- Streamlined Chasten installation by eliminating the
-
Fixed issue with pushing to PyPi
These resolutions reflect our commitment to enhancing Chasten's functionality, compatibility, and user experience. If you have questions or encounter new challenges, please reach out. Your feedback and contributions are highly valued.