Skip to content

Releases: adogecheems/animag

Stable - 2.1.1

01 Jan 00:43
Compare
Choose a tag to compare

Bug fixed

  • 修复了cli的选择问题
  • 修复了nyaa的标题匹配问题

Stable - 2.1.0

28 Dec 13:30
Compare
Choose a tag to compare

Features

  • 添加了新的插件: dmhy_rss, nyaa_rss, acgrip_rss, tokyotosho_rss, animetosho, animetosho_rss
  • Anime新增一个方法set_timefmt()
  • Anime新增两个属性torrenthash
  • Searcher新增三个方法size_format_all(), get_anime()get_animes()
  • 引入了自定义错误管理系统
  • 升级了网络请求稳定性

Bug fixed

  • 修复了已知问题

Warrings

  • 项目名称发生变化,pypi上一并更改,请重新安装
  • 由于引入了自定义错误管理系统,一些异常的抛出类型发生了变化

Stable - 1.3.5

02 Oct 03:47
Compare
Choose a tag to compare

Features

  • 现在search()方法会搜索成功时会返回True

Bug fixed

  • 修复已知问题

Stable - 1.3.4

16 Sep 07:20
Compare
Choose a tag to compare

Bug fixed

  • 优化项目结构

Stable - 1.3.3

08 Sep 07:42
Compare
Choose a tag to compare

Bug fixed

  • 优化项目结构

Warring

  • miobt, comicat 与 kisssub 插件已不可用

Stable - 1.3.2

29 Aug 02:06
Compare
Choose a tag to compare

Bug fixed

  • 修复了已知问题

Stable - 1.3.1

28 Aug 13:55
Compare
Choose a tag to compare

Bug fixed

  • 解决了search()的可变关键字参数不可用的问题
  • 修复了一些小问题

Stable - 1.3.0

28 Aug 13:00
Compare
Choose a tag to compare

Features

  • 搜索源增加:现在tokyotosho东京图书馆插件可用
  • 现在可以向search()传入额外的可变关键字参数以使用任意的查询字符串

Bug fixed

  • 优化了大部分插件的实现

Stable - 1.2.1

28 Aug 02:36
Compare
Choose a tag to compare

Features

  • 多搜索源支持:增加了对多种搜索插件的支持,包括 dmhy, nyaa, kisssub 等。
  • 自定义插件系统:用户现在可以创建和注册自己的搜索插件,扩展库的功能。

Bug fixed

  • 修复了cli参数不明晰,无法取消季度合集选项的问题
  • 优化各个插件与cli实现,修正文档错误