v0.14.1
What's Changed
- Add rule to remove
if
expressions by @jeparlefrancais in #221 - Fix negative zero sign erasure by @jeparlefrancais in #222
- Add rule to remove continue statements by @jeparlefrancais in #227
- Fix
remove_assertions
rule by @jeparlefrancais in #229 - Add rule to remove floor division operations by @jeparlefrancais in #230
- Fix
append_text_comment
rule to not add an extra space by @jeparlefrancais in #231 - Fix string encoding by @jeparlefrancais in #232
- Fix
rename_variables
rule to rename type namespaces by @jeparlefrancais in #233
Full Changelog: v0.14.0...v0.14.1