Skip to content

Commit

Permalink
Prep for release: v0.004
Browse files Browse the repository at this point in the history
  • Loading branch information
zmughal committed Jan 6, 2018
1 parent 3f6f832 commit c294f50
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 2 deletions.
23 changes: 23 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
0.004 2018-01-06 00:45:10-0600

Features

- Retrieves and parses PDF objects from mutool output

Connects with <https://github.com/project-renard/curie/issues/13>.

See <https://github.com/project-renard/p5-Renard-Incunabula-MuPDF-mutool/pull/3>.

- Update stext parsing for the MuPDF v1.12.0 output.

See <https://github.com/project-renard/p5-Renard-Incunabula-MuPDF-mutool/pull/6>.

Refactoring
- Update to use the split Renard-Incunabula distributions.

See

- <https://github.com/project-renard/p5-Renard-Incunabula/issues/5>,
- <https://github.com/project-renard/p5-Renard-Incunabula-MuPDF-mutool/pull/6>.


0.003 2017-07-11 23:17:21-0500
- Split off from Renard-Curie-0.002.

Expand Down
2 changes: 1 addition & 1 deletion README.pod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Renard::Incunabula::MuPDF::mutool - Retrieve PDF image and text data via MuPDF's

=head1 VERSION

version 0.003
version 0.004

=head1 FUNCTIONS

Expand Down
2 changes: 1 addition & 1 deletion dist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ author = Project Renard
license = Perl_5
copyright_holder = Project Renard
copyright_year = 2017
version = 0.003
version = 0.004

[@Author::ZMUGHAL::ProjectRenard]

Expand Down

0 comments on commit c294f50

Please sign in to comment.