Sha256: 01b840978f2bd72e7d266196f41968394aa7c01199643150f60721bab6227129

Contents?: true

Size: 655 Bytes

Versions: 1

Compression:

Stored size: 655 Bytes

Contents

### Changelogs

#### 0.2.0

- Cleanup the APIs
  * rename `sanitize_filename` to `sanitize_name_with_extension`
  * add `sanitize_name`
- Don't check for extension if we are dealing with a directory name
- Add core_ext/object/blank.rb

#### 0.1.1

- Remove the last char from the filename if it is not numbers or letters

#### 0.1.0

- First [Semantic Versioning][] version.

#### 0.0.3

- Remove the namespace and code refactoring

#### 0.0.2

- Update gem dependencies to the latest version
- Update gemspec to reflect the actual feature of the gem
- Update and cleanup README.md

#### 0.0.1

- Initial release

[Semantic Versioning]: http://semver.org

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
filename_cleaner-0.2.0 CHANGELOGS.md