Sha256: 0f4b5f09f6bb0e4120e5fcb5ef8b7f57c88f86866d86bf64c75df33d722ea84e

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

### Changelogs

#### 0.1.4

- Add more tests for 'files_from_command'
- Fix the path to 'Guardfile' to make it pick up the right test

#### 0.1.3

- Add new internal api to get the input files from output of the shell command for advanced usage [New]

#### 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.4 CHANGELOG.md