Gepub v1.0.12 Release Notes

Release Date: 2020-12-07 // almost 4 years ago

    ➕ 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)


Previous changes from v1.0.11

    • 🛠 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)