Skip to content

Releases: seandstewart/iambic

Python 3.11 and Updated Dependencies

25 Jun 23:05
Compare
Choose a tag to compare
v3.0.0-final2

Actually get publish working...

Fix Bad Entrance/Exit Detection.

09 Mar 04:02
Compare
Choose a tag to compare

This releases fixes a bug that caused some dialogue to be erroneously marked as an entrance or exit.

Performance Improvements

03 Mar 14:49
Compare
Choose a tag to compare

Use typical's builtin tagged union support instead of custom deserializers.

Improved Rendering of ID Tags

02 Mar 01:58
Compare
Choose a tag to compare

This fixes an issue where roman numerals were duplicated in some ID tags for certain nodes.

Drop Tablib Dependency

25 Feb 04:36
Compare
Choose a tag to compare

This release drops our dependency on Tablib for exporting and pretty-printing plays in tabular format.

Patch Multi-Character: Only use detected Persona IDs which are present in the full character map.

Properly Count Multi-Character Lines.

28 Aug 17:25
Compare
Choose a tag to compare

Multi-Character lines were previously treated as their own unique character with unique line counts. They are now proactively detected and associate the line with each individual character.

Improve UX for Character Index

21 Aug 14:09
Compare
Choose a tag to compare

UX Improvements for Rendered Plays

20 Aug 01:00
Compare
Choose a tag to compare

Expand rendering to include high-level statistics and metadata

Fix Column Headers for Scenes within Logues

14 Aug 12:22
Compare
Choose a tag to compare
v2.2.3

Fix column headers for Scenes nested under Pro-/Epilogues