Skip to content

Conversation

@yaphott
Copy link
Contributor

@yaphott yaphott commented Mar 15, 2023

Added tests and bug fixes.
Many structural/naming changes have taken place to improve the package and its usage.
Stable automatic readme generation until it is rewritten in a popular library.
Added CI pipeline.

yaphott added 7 commits March 9, 2023 21:06
Moved helpers into `utils.py`.
Moved constants into `constants.py`.
Added `enums.py`.
Rename `char_as_exp` to simply `escape`, as it is a more accurate name.
Now sharing pattern building functions for both RE and RE2 to be specified by an enum (this could change in the future).
Naming that involves "codepoint" will now be used as "cpoint" instead to save line room.
Added tests.
Updated readme.
Further implementation of subtests.
Edited docstrings and correct some example parts that misrender in the readme generator.
Update Makefile and add cli args to doc generating script.
Added a couple tests and improved test method names.
@yaphott yaphott requested a review from rtstacy March 15, 2023 01:13
@yaphott yaphott self-assigned this Mar 15, 2023
@yaphott yaphott merged commit f0ac8a1 into 0.0.4-release Mar 15, 2023
@yaphott yaphott deleted the update-structure-and-docs branch March 15, 2023 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants