Skip to content

Releases: noctisynth/diceutils

v0.3.6

07 Mar 04:27
Compare
Choose a tag to compare

New Features

Bug Fixes

  • 1c8ecb3 - html: fix big img display and long message display (commit by @fu050409)
  • ce9b3a7 - renderer: correct label error (commit by @absdf15)

Refactors

  • 4203303 - html: refactor generate method (commit by @fu050409)
  • dd96632 - renderer: refactor the parser method (commit by @absdf15)

Tests

Chores

v0.3.5

06 Mar 05:18
Compare
Choose a tag to compare

New Features

Bug Fixes

  • 788e2f5 - renderer: resolve image errors and add checks for unsupported types (commit by @absdf15)
  • 4be83d6 - renderer: add support for image (commit by @absdf15)
  • 73e7a8c - html: fix toopltip text display (commit by @fu050409)

Performance Improvements

v0.3.4

05 Mar 11:49
Compare
Choose a tag to compare

Bug Fixes

  • af5feaf - cards: fix cards get method when zero is given (commit by @fu050409)

Chores

v0.3.3

05 Mar 07:22
Compare
Choose a tag to compare

Bug Fixes

Chores

v0.3.2

05 Mar 04:34
Compare
Choose a tag to compare

Bug Fixes

  • 3ccc8e5 - renderer: ignore the order of quotes (commit by @absdf15)

Chores

v0.3.1

04 Mar 12:49
Compare
Choose a tag to compare

New Features

Bug Fixes

  • d7f7bca - renderer: fixed the issue where commands were being rendered as actions. (commit by @absdf15)
  • 1cc281c - renderer: add support for QQ commands (commit by @absdf15)

Performance Improvements

Chores

v0.3.0-post.1

04 Mar 04:37
Compare
Choose a tag to compare

v0.3.0

04 Mar 02:37
Compare
Choose a tag to compare

New Features

  • 5fa4eb4 - renderer: Add TRPG log renderer (commit by @absdf15)
  • 8747ead - renderer: refactor renderer and add html renderer instance (commit by @fu050409)

Bug Fixes

  • 256af83 - render: new special judgment (commit by @absdf15)
  • a3b2eaf - cards: fix annocation errors (commit by @fu050409)

Performance Improvements

Refactors

Tests

Chores

v0.2.12

01 Mar 14:09
Compare
Choose a tag to compare

New Features

  • 52806cc - logging: add loggers count control and add cursor close (commit by @fu050409)

Bug Fixes

  • ea21903 - cards: fix some types error and add cursor close (commit by @fu050409)

Performance Improvements

  • ba08583 - exception: add some exception type and fix some inherit mistakes (commit by @fu050409)

Tests

Chores

v0.2.11

01 Mar 12:24
Compare
Choose a tag to compare

New Features

Bug Fixes

Chores