All notable changes to this project will be documented in this file.
0.8.0 - 2018-04-27
- Minimum Ruby version is 2.3 Alexander Mankuta
- Trailing fraction zeroes are removed from numbers Alexander Mankuta
0.7.0 - 2017-03-03
- Breaking change:
PDF::Core::PdfObject
method has been renamed toPDF::Core::pdf_object
Alexander Mankuta
- Support for horizontal scaling Tom Sullivan, #26
- Support for character spacing Tom Sullivan, #27
- Support for crops, bleeds, trims, and art box Alexander Mankuta
0.6.1 - 2016-02-21
- Fixed regex "/u over UTF-8 string" warning on Ruby 2 Takahiro Yoshimura, #21
0.6.0 - 2015-07-15
- A trailer can be assigned to DocumentState Robert Bousquet, #16