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.
- None at the moment.
- None at the moment.
- Optimized
match()
function thanks to https://github.com/erezsh's catch. - Added benchmark codes.
- Renamed regex vairables and prepended
re_
.
Patched name collision with original commonregex package. New naming import as crim.
Production release. Fixed all the minor regex errors.
- Production release. Fixed all the minor regex errors.
Changing project description and removing unused function.
- Changing project description and removing unused function.
Fixed time regex again.
- Fixed time regex again.
Fixed time regex
- Fixed time regex
Working import version
- Working import version
First release of this project
- First release of this project. Very skeletal version.