Releases: Hi-Folks/ibis-next
Releases · Hi-Folks/ibis-next
v2.0.4
- Fine tuning for PHP 8.4
- Adding "Books created with Ibis Next" section in readme
Full Changelog: v2.0.3...v2.0.4
v2.0.3
- Fix relative image for EPUB with a custom working directory
- Update README for frontmatter options
- Welcome PHP 8.4
Full Changelog: v2.0.2...v2.0.3
v2.0.2
What's Changed
- Restyling the
init
command with SymfonyStyle by @roberto-butti in #39 - The
init
command can create automatically the working directory
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- fine tuning and small fix for 2.0 by @roberto-butti in #38
- Check if configuration exists
- Update stubs directory with sample images
- Update the version for
--version
- update highlight js to 9.18.1 (latest version for 9 major rel)
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Upgrading to Pest3 and PHPunit 11(PHP Testing) by @roberto-butti in #35
- Dropping support for PHP 8.1
- Updating Rector rules for PHP >= 8.2
- Updating CI (GitHub Actions workflow) by @roberto-butti in #36
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Embed images by @roberto-butti in #34
- Fix loading image via relative path
- Updating dependencies
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Updating dependencies by @roberto-butti in #31
- Markdown Attributes Syntax by @roberto-butti in #32
Full Changelog: v1.1.1...v1.1.2
v1.1.1
- Updating dependencies
- Updating some styles/fonts for Headings
Full Changelog: v1.1.0...v1.1.1
v1.1.0
- Adding
md_file_list
for selecting a subset of the Markdown file in the "content" directory for e-book creation - Updating dependencies (Illuminate 11)
- Updating Rector 1
- Supporting an additional blockquote syntax like
[!NOTE]
and[!WARNING]
Full Changelog: v1.0.12...v1.1.0