All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Improved handling of non-string objects when sorting
0.1.0 - 12025-01-14
- Initial implementation of
Sortsmith::Sorter
- Support for case-insensitive sorting
- Support for sorting by hash keys and object methods
- Ascending and descending sort directions
- Type checking with Steep/RBS
- GitHub Actions workflow for automated testing and type checking