View Source Change Log
1-1-0
1.1.0
This version changed some mappings in presets, so the same input probably won't return the same result as version 1.0.0.
- Add more word mappings so it's on par with mohan-cao's latest owoify.
- Clean up some type specs.
- Add uwuify and uvuify for convenience.
- Apply dialyzer to fix some type specs.
- Apply mix format to clean up the code.
- Clean up internal file/module structure and make proper use of alias.
1-0-0
1.0.0
- (Breaking change) Change owoness level from strings to atoms.
- Fix typos.
- Fix incorrect kaomoji.
- Don't generate API references for internal modules.
- Rename
interleave_arrays
tointerleave_lists
as it's more correct. - Update ExDoc version.
0-1-1
0.1.1
Fix typo.
0-1-0
0.1.0
Initial release.