All Versions
11
Latest Version
Avg Release Cycle
68 days
Latest Release
1569 days ago

Changelog History
Page 1

  • v1.0.12 Changes

    December 07, 2020

    โž• Add remote-resources property for files with remote images (#116)

    ๐Ÿ›  Fix Item#add_content not closing file stream if given a path (#117)

    Include htm5 doctype in the generated nav file(#123)

    ๐Ÿšš Test for Ruby 2.4 has removed (04c8c25)

  • v1.0.11 Changes

    February 24, 2020
    • ๐Ÿ›  Fix multiple exceptions when saving an empty book (#108)
    • ๐Ÿ›  Fix broken GEPUB::Book#add_item arguments. (#109, #111)
    • Do not remove existing properties in GEPUB::Item#guess_content_property (#112, #110)
  • v1.0.10 Changes

    February 12, 2020

    ๐Ÿ›  fixed: Restore compatibility with rubyzip < 2.1.0 (#107)

  • v1.0.9 Changes

    February 10, 2020
    • ๐Ÿ‘‰ Use book lastmodified as timestamp for files in zip #106
  • v1.0.8 Changes

    February 10, 2020
    • ๐Ÿ“‡ Some enhancements on lastmodified metadata.
      • Do not force update lastmodified if it is explicitly set by client. (#97ใƒป #103ใƒป#104 )
      • Book#lastmodified= accepts String and DateTime in addition to Time. (82cc120)
    • Specify license in gemspec (#99)
  • v1.0.6 Changes

    December 01, 2019
    • โšก๏ธ update dependency for rubyzip #87
  • v1.0.5 Changes

    November 18, 2019

    ๐Ÿ›  Fixed : #86 Encoding Problem.

  • v1.0.4 Changes

    May 27, 2019
    • ๐Ÿ›  fixed #81 ; EPUBcheck 4.2.x gives an error.
    • โšก๏ธ update spec to use epubcheck 4.2.1
  • v1.0.3 Changes

    April 10, 2019

    ๐Ÿ›  fixed #80; reduce gem size.