progit2
                                
                                 progit2 copied to clipboard
                                
                                    progit2 copied to clipboard
                            
                            
                            
                        Update asciidoctor-fb2 requirement from 0.7.0 to 0.8.0
Updates the requirements on asciidoctor-fb2 to permit the latest version.
Release notes
Sourced from asciidoctor-fb2's releases.
v0.8.0
Summary
This release adds support for Ruby 3.4 and drops Ruby 2.5 + 2.6
Distribution
Changelog
- add support for Ruby 3.4
- bump minimal supported Ruby version to 2.7
Release meta
Released on: 2025-01-20 Released by:
@slonopotamusLogs: resolved issues | full diff
Changelog
Sourced from asciidoctor-fb2's changelog.
== 0.8.0 (2025-01-20) -
@slonopotamus
- Bump minimal supported Ruby version to 2.7
- Add support for Ruby 3.4
== 0.7.0 (2022-12-18) -
@slonopotamus
- fix handling of image paths with path separators
- add support for image alignment. asciidoctor/asciidoctor-fb2#16
- add support for floating images
- add naive admonition icons support. asciidoctor/asciidoctor-fb2#18
== 0.6.0 (2022-10-30) -
@slonopotamus
- bump fb2rb to 0.7.0
== 0.5.1 (2021-04-01) -
@slonopotamus
- add basic support for stem blocks
== 0.5.0 (2021-03-31) -
@slonopotamus
- add support for
indextermandintexterm2inline macros- add support for inline callouts
- add support for open blocks
- add support for example blocks
- fix crash if document contains a page break
- add support for floating title
- fix crash if document contains thematic break
== 0.4.0 (2021-02-14) -
@slonopotamus
- fix table cells markup
- bump fb2rb to 0.6.0
== 0.3.1 (2020-11-29) -
@slonopotamus
- fix crash on
+toc::[]+macro- avoid adding
notesbody to FB2 if document doesn't have any footnotes- fix invalid XML syntax for table cells
== 0.3.0 (2020-11-25) -
@slonopotamus
- output MIME type for FB2 embedded binary files. slonopotamus/asciidoctor-fb2#19
- handle
+image:file[]+syntax for+:front-cover-image:+document attribute. slonopotamus/asciidoctor-fb2#19== 0.2.4 (2020-11-24) -
@slonopotamus
- add support for table captions
- fix images from subfolders not loaded in Calibre
... (truncated)
Commits
- 2ece88aRelease 0.8.0
- 03a6237Attempt to fix CI
- ac554e6Attempt to fix CI
- 38f91e8Attempt to fix CI
- 5dc47dcAdd Ruby 3.4 to CI
- 7f766ecAdd Ruby 3.4 to CI
- 853b6b6Add Ruby 3.4 to CI
- 5932a21Remove unsupported Ruby versions on CI
- ba20cb1Fix CI badge
- af5acf8Update rspec requirement from ~> 3.12.0 to ~> 3.13.0 (#50)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency
- @dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- @dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)