Sha256: 0c56ba04c3dec5e8bde4679e29db56b1aa4c025dc24f454da1bdcf68a62c812f

Contents?: true

Size: 1.08 KB

Versions: 1

Compression:

Stored size: 1.08 KB

Contents

## Changelogs

### 0.2.3

- Use `require` instead of `require_relative` when possible
- Misc code cleanup

### 0.2.2

- Support ruby version 1.9.3+
- Minor code cleanup

### 0.2.1

- Make ruby version 2.1.0+ explicit in the gemspec

### 0.2.0

- Use refinement instead of monkeypatching (need ruby 2.1.0+)
- Minor code cleanup

### 0.1.5

- Use core_ext functionality from `agile_utils`
- Remove extra `require pry` in the library
- Be specific about version of required gems

### 0.1.4

- Simplify the CLI usage

### 0.1.3

- Fix the mistake when comparing the old name vs new name

### 0.1.2

- Update to use the new version of filename_cleaner gem

### 0.1.1

- Simplify the api and minor code cleanup

### 0.1.0

- First [Semantic Versioning][] release

### 0.0.4

- Allow the next file to be processed on unexpected error in the main loop

### 0.0.3

- Log the errors and allow the process to continue on unexpected error
- Improve README.md

### 0.0.2

- Bug fix - make 'formatted_name' work correctly
- Minor code cleanup

### 0.0.1

- Initial release

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ebooks_renamer-0.2.3 CHANGELOG.md