Releases: bfoersterling/tidynames
Releases · bfoersterling/tidynames
v1.0.0
Changelog
- e27067d removed unused function remove_nonascii
- 461a39f updated readme
- 9088481 updated readme to current behavior
- d7bdca9 updated readme
- 2075a26 removed unused functions and tests (#9)
- 357f676 updated readme
- e3d6166 Refactor removal stage (#8)
- 8f9cb0f updated docs/strategy.md
- 40a6e5d updated docs
- 2c0189a added docs/strategy.md
- e470212 added comment
- 3481475 updated readme
- 81fff84 fixed benchmark function names
- d1b4e77 updated docs
- 3ec2954 Replace umlauts (#7)
- 883da69 Remove special chars (#6)
- 1988cb9 No replacement char before period (#5)
- 71b02d6 file names should not start with a replacement character
- 6dcff0a Consecutive replacors (#4)
- 7ab2c43 Merge pull request #3 from bfoersterling/use-bytes-instead-of-strings
- 4125943 used tidy_bytes() instead of tidy_string()in tidy_entry
- d5333ad added recipe just bench
- 81d3cc7 added func tidy_bytes
- e08b844 added umlauts.md
- 712d2ed updated special_shell_chars.md
- b410c4a updated special_shell_chars.md
- c16a10d added special_shell_chars.md
- 0a1b691 updated readme