Sha256: 709e23377bdf00d19e9b5d0ff03a16e74aa96af7a5a6d859f7f1e5b0a5ee8220
Contents?: true
Size: 1.15 KB
Versions: 1
Compression:
Stored size: 1.15 KB
Contents
### Changelogs #### 0.1.2 - Improve documentation - Update style for rubocop and update to rubocop 0.23.x #### 0.1.1 - Simplify the CLI interface - Fix the style with rubocop - Use double quote for string #### 0.1.0 - First release based on [Semantic Versioning][] - Update the gem dependencies to latest version #### 0.0.9 - Consistencely replace the `base_dir` with `.` in the result - Move changelogs section from README.md to CHANGELOGS.md - Minor code refactoring - Fix style with rubocop - Add rubocop gem and simple rules #### 0.0.8 - Update dependencies #### 0.0.7 - Make use of the 'agile_utils' gem for better code re-use #### 0.0.6 - Add `--non-exts` option that make it possible to include files without extension. #### 0.0.5 - Refactoring the CLI options to make it easy for re-use in other library. #### 0.0.4 - Add `ignore-case` option - Use `-n' for `--include-words` and use `-i` for `--ignore-case`. - Make the `--recursive` the default option - Make the `--ignore-case` the default option #### 0.0.3 - Update README.md to include better sample usage, and misc cleanup. #### 0.0.2 - initial release [Semantic Versioning]: http://semver.org
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
code_lister-0.1.2 | CHANGELOG.md |