Skip to content

v.0.4.0

Choose a tag to compare

@vitaly-t vitaly-t released this 29 Dec 07:28
· 91 commits to master since this release

option safe

Added new option safe, to support special comments that start with /*!

Presumably such option is of benefit in cases when a copyright note needs to be kept, or something special like that.

Added new tests and documentation to cover the new feature.