28 lines
700 B
Plaintext
28 lines
700 B
Plaintext
# 1.1.1
|
|
* pdf.js new versions added.
|
|
* default stable version changed v1.9.426 to v1.10.100
|
|
* https://mozilla.github.io/pdf.js/getting_started/#download
|
|
* fixed issue [#5](https://gitlab.com/autokent/pdf-parse/issues/5)
|
|
|
|
# 1.1.0
|
|
* readme updated
|
|
* custom callback must return current page text not all page's text [#1 commment](https://gitlab.com/autokent/pdf-parse/issues/4#note_111256593)
|
|
|
|
# 1.0.9
|
|
* extra space injection issue fixed. [#1](https://gitlab.com/autokent/pdf-parse/issues/4)
|
|
* custom callback signature changed.
|
|
|
|
# 1.0.8
|
|
* co dependency removed.
|
|
|
|
# 1.0.5 - 1.0.7
|
|
* test cases updated.
|
|
|
|
# 1.0.2 - 1.0.4
|
|
* readme updated.
|
|
|
|
# 1.0.1
|
|
* added 70+ unit test cases.
|
|
|
|
# 0.0.1
|
|
* initial release |