Skip to content

Releases: oidoid/linear-text

v0.5.10

11 Feb 05:20
Compare
Choose a tag to compare

Fix NPM package repository again.

v0.5.9

11 Feb 05:17
Compare
Choose a tag to compare

Fix NPM package repository.

v0.5.8

11 Feb 05:13
Compare
Choose a tag to compare

Increase scale.
Fix text mode / drag bug.
Add some line-input UI tests.
Publish to NPM instead of Deno again.

v0.5.7

04 Feb 01:17
Compare
Choose a tag to compare

Adjust indent of sublines when moving line.

v0.5.6

29 Jan 02:06
Compare
Choose a tag to compare

Fix another parsing bug where subline has wrong indentation.

v0.5.5

22 Jan 06:07
Compare
Choose a tag to compare

Fix parsing bug where text has wrong indentation.

v0.5.4

15 Jan 21:35
Compare
Choose a tag to compare

Fix app installations.

v0.5.3

15 Jan 21:31
Compare
Choose a tag to compare

Fix app installations again.

v0.5.2

15 Jan 21:05
Compare
Choose a tag to compare

Fix app installations.

v0.5.1

05 Jan 01:31
Compare
Choose a tag to compare
  • There are many new bugs and missing features. Do not use this release for important data.
  • Temporarily remove group drag, image, backspace-delete, and card-level un/redo support.
  • Add sub-grouping.
  • Replace Electron with HTML single-file double-click distributable.
  • Improve information density / compactness.
  • Replace columnar scrolling with grid.
  • Revise icons and add grid background.
  • linear-text NPM package succeeded by Deno linear_text package.
  • Move changelog.md to changelog.text.
  • Total rewrite; replace React with Lit web components and NPM with Deno.