Skip to content

Releases: inkroom/iepub

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 05 Aug 14:51

lib

  • 升级依赖

v1.3.6

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:53

lib

  • epub转mobi可以正确处理css样式

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 22 Apr 07:29

lib

  • toc.ncx不再作为epub的assets,可以通过EpubBook#toc()获取,仅在读取时有值
  • 修复epub3读取时,chapter重复错误
  • epub转换的mobi文件中将不包含字体文件

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 09 Apr 03:20

lib

  • 移除anyhow依赖

cli

  • 移除md5依赖

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 09 Apr 02:25

lib

  • 修复epub部分情况下错误识别出版日期
  • 修复kindle无法打开mobi文件问题
  • 修复封面生成失败
  • 修复mobi图片定位错误
  • 优化mobi写入,添加部分元数据

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 24 Feb 04:03

lib

  • 兼容特定EPUB

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 06 Feb 02:10

lib

  • 修复编译错误

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 03:18

lib

  • 解析html文本

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 21 Nov 09:09

lib

  • 只有封面页没有单独封面的epub现在可以正确读取封面图片
  • epub生成调整封面输出格式
  • epub支持读取body attribute

cli

  • 电子书合并可以按章节标题排除
  • 合并后会保留每本电子书的封面
  • 通过剔除重复文件方式实现瘦身,合并后会自动瘦身

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 13 Nov 09:50
  • 修复mobi写入错误
  • 命令行添加文本替换
  • 电子书合并支持epub和mobi混排,但是第一本还是必须是epub