Skip to content

Releases: Zero-True/zero-true

v0.6.0

21 Jan 18:21
2067baf
Compare
Choose a tag to compare

0.6.0 (2025-01-20)

Bug Fixes

  • Actions artifacts v3 is closing down and other upgrades (#391) (8d74828)
  • added intro to docs (#412) (c1070d5)
  • Adding More docs (#406) (e40272c)
  • copilot quality, flashing and UI (#417) (524656f)
  • Include docs files for copilot in package (#397) (fcb5071)
  • logic-optimizations: Added copy button on copilot code,update search logic in file explorer, optimized copilot suggesstions (#402) (3fa8ae7)
  • Optional dependencies (#410) (c3a7fe5)
  • Resolve minor issues for 5.4 (#414) (b64c635)
  • solve-bug-in-linting: Updated the linting command to check only stable errors according to ruff and ignore others (#383) (712fab8)
  • solve-parser-issue: Solved parsing issue with list of variables define globally and in function together (#379) (fc9deec)
  • text-cell-traversal: Debugged the issue with text cell traversal and handled all the edge cases for traversal with different decorations and elements (ae1f10b)
  • text-cell-traversal: Debugged the issue with text cell traversal and handled all the edge cases for traversal with different decorations and elements (#395) (ae1f10b)
  • Tune copilot (#415) (c4dd717)
  • updated docs with higher res screenshots and fixed typos/errors in code (#382) (efa5add)

v0.5.3

10 Dec 17:04
43f829f
Compare
Choose a tag to compare

0.5.3 (2024-12-10)

Bug Fixes

  • Free versions and proper environment installs (#389) (6729dd2)

v0.5.2

09 Dec 21:51
6e49475
Compare
Choose a tag to compare

0.5.2 (2024-12-09)

Bug Fixes

v0.5.1

09 Dec 19:39
f1ea0e0
Compare
Choose a tag to compare

0.5.1 (2024-12-09)

Bug Fixes

  • Add style attribute to all relevant components (#384) (68f42f7)

v0.5.0

26 Nov 20:27
c1332b4
Compare
Choose a tag to compare

0.5.0 (2024-11-25)

Features

  • file-manage: add option to edit files from the file directory and enabled folder uploader along with folder delete features (#363) (c2b7536)

Bug Fixes

  • Enable large file saving and no content files (#378) (23b8908)
  • Lint improvements, update on actual lint change and new debounce (#373) (f4832ed)
  • Reduce vertical space and add linter focus changes (#377) (86a0e5d)
  • Updated Docs (#376) (f3eec1f)

v0.4.9

12 Nov 01:51
acbe980
Compare
Choose a tag to compare

0.4.9 (2024-11-12)

Bug Fixes

  • bug-solve: fix the minor issues in functionalities (#366) (196c752)
  • code-linting: implement linting process for CodeMirror code cells (#329) (70755d9)
  • Expose endpoint for cronjobs (#367) (9adb51d)
  • markdown-list-ui: resolve list display issue in markdown cells (#341) (22d6684)
  • Memory error fix on file inputs (#368) (8659ca6)
  • Memory issue part 2 (#369) (f040f0e)
  • Programmatic file uploader (#364) (7677c39)

v0.4.8

31 Oct 23:29
6c60a7c
Compare
Choose a tag to compare

0.4.8 (2024-10-31)

Bug Fixes

v0.4.7

18 Oct 14:24
85b1a95
Compare
Choose a tag to compare

0.4.7 (2024-10-18)

Bug Fixes

  • Dockerfile update to give ownership to appuser of venv (#347) (4902cfc)

v0.4.6

18 Oct 02:49
ddb5af7
Compare
Choose a tag to compare

0.4.6 (2024-10-18)

Bug Fixes

  • Dynamic upload url and responsive from notebook (#344) (1a23236)

v0.4.5

17 Oct 03:49
573580f
Compare
Choose a tag to compare

0.4.5 (2024-10-16)

Bug Fixes

  • escaping: Corrected triple string and backslash character handling in TOML file creation (#339) (245b9df)