v0.1.0
Immutable
release. Only release title and notes can be modified.
Added
- Initial release of CodeSorter.
- CLI interface with directory walking, sensible default excludes,
.gitignore
honoring, and-e/--exclude/--no-default-excludes/--no-gitignoreflags. - Pre-commit hooks (
codesorterandcodesorter-check) for downstream consumers. - Comprehensive test suite covering function, method, property, fixture, decorator, and
inheritance sort behaviors. - Example before/after files in
examples/.