Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to v0.2.3 #25

Merged
merged 4 commits into from
Jul 28, 2024
Merged

Update to v0.2.3 #25

merged 4 commits into from
Jul 28, 2024

Conversation

JakeWnuk
Copy link
Owner

Updates:

  • Added the ability to include “t” into the replacement mask for the pop mode, which will pop title case words instead of skipping them in 59b0f26.
  • Added a swap-encode template and added a swap lists directory for examples in 5f245ef.

Bug fixes:

  • Remove mode failed to display multibyte characters back to the user due to the user supplied mask not reaching the removal function in 39db475.
  • Added templates to docker image in 8cbfaa1.

JakeWnuk added 4 commits July 27, 2024 17:24
- remove mode failed to display multibyte characters back to the user due the user supplied mask not reaching the removal function.
- Added the ability to include "t" into the replacement mask for the pop mode which will pop title case words instead of skipping them
- changed the default replacement mask to include "t"
- fix unit tests
- adding templates to docker image
- added a swap-encode template
- added a swap lists directory for examples
@JakeWnuk JakeWnuk self-assigned this Jul 28, 2024
@JakeWnuk JakeWnuk merged commit b698fe2 into main Jul 28, 2024
1 check failed
@JakeWnuk JakeWnuk deleted the dev branch July 28, 2024 17:28
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.

1 participant