Sha256: 672f9083721f122fa9c33ca8c5d038f78066a8c68ab04a27329e3a753faa87f7

Contents?: true

Size: 930 Bytes

Versions: 1

Compression:

Stored size: 930 Bytes

Contents

### Changelogs

#### 0.1.4

- Exclude the output file from the input list if any

#### 0.1.3

- Use `pdfs2pdf_<base_name>.pdf` as output file
- Update `rubocop` to 0.23.x version
- Update rubocop style rule in .rubocop.yml

#### 0.1.2

- Re-instate the `--base-dir` option and make relative path work correctly
- Respect the `--recursive` option
- Minor code cleanup

#### 0.1.1

- Simplify the CLI interface
  * remove `--base-dir` as it must always be the current directory
  * remove the intermediate command in the `bin/pdfs2pdf`
- Cleanup the style with rubocop
- Make `--version` work properly

#### 0.1.0

- First [Semantic Versioning][] version
- Update gemspec file

#### 0.0.1 - 0.0.8

- Releases that do not follow Semantic Versioning
- Implement new features and fix a few bugs a long the way

[Ghostscript]: http://www.ghostscript.com/
[Wkhtmltopdf]: http://wkhtmltopdf.org/
[Semantic Versioning]: http://semver.org/

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pdfs2pdf-0.1.4 CHANGELOG.md