Skip to content

Releases: FedeClaudi/Term.jl

v2.0.6

25 Apr 09:26
1bf5448
Compare
Choose a tag to compare

Term v2.0.6

Diff since v2.0.5

Merged pull requests:

Closed issues:

  • Don't write inside of the package directory (#237)
  • [] should be {} in "Where did my brackets go" section (#243)
  • using Term broken on nightly (1.12) (#246)

v2.0.5

30 Jun 14:42
00b2265
Compare
Choose a tag to compare

Term v2.0.5

Diff since v2.0.4

Merged pull requests:

v2.0.4

17 May 21:16
0909751
Compare
Choose a tag to compare

Term v2.0.4

Diff since v2.0.3

Merged pull requests:

v2.0.3

26 Apr 01:03
Compare
Choose a tag to compare

Term v2.0.3

Diff since v2.0.2

Closed issues:

  • Broken underline (#211)

Merged pull requests:

v2.0.2

18 Mar 00:51
e2f583d
Compare
Choose a tag to compare

Term v2.0.2

Diff since v2.0.1

Closed issues:

  • ProgressBar Issues (#123)
  • Package incompatibility with SciML Benchmarks (#177)
  • Problem interacting with PrettyTables.jl (#192)
  • is it possible to hide the raw dict while printing dict as Tree (#206)

Merged pull requests:

v2.0.1

20 Feb 03:23
c0ed8c0
Compare
Choose a tag to compare

Term v2.0.1

Diff since v2.0.0

Closed issues:

  • v2.0 pre-release issues (#201)
  • Feature request: improved Progressbar styling options - color/line style. (#202)
  • Feature Request: Add dispaly_name as a parameter in Link function to allow user to pass custom String to be displayed (#203)

Merged pull requests:

v2.0.0

15 Feb 13:24
Compare
Choose a tag to compare

Term v2.0.0

Diff since v1.2.0

Closed issues:

  • how to render only part of tree? (#159)
  • Term's stacktrace is quite (perhaps too) wasteful of terminal real estate. (#197)

Merged pull requests:

v1.2.0

18 Jan 13:26
Compare
Choose a tag to compare

Term v1.2.0

Diff since v1.1.0

Closed issues:

  • Style information is dropped on wrapped lines. (#119)
  • Performance regression using the startup.jl configuration in Julia 1.9 alpha (#172)
  • Error messages not shown in edit mode (#178)
  • Problem with a vector of Panels (#181)
  • Precompilation code causes deadlock (#190)

Merged pull requests:

v1.1.0

08 Dec 19:07
e58f28b
Compare
Choose a tag to compare

Term v1.1.0

Diff since v1.0.6

Closed issues:

  • Release new version (#38)
  • Clarification of "Only for Developers" advice (#176)

Merged pull requests:

  • styling stack traces (#169) (@FedeClaudi)
  • CompatHelper: add new compat entry for WordTokenizers at version 0.5, (keep existing compat) (#171) (@github-actions[bot])
  • Stack traces (#179) (@FedeClaudi)

v1.0.6

30 Nov 15:56
Compare
Choose a tag to compare

Term v1.0.6

Diff since v1.0.5

Closed issues:

  • Progress bar style and colors get messed up when using Term.jl on Julia through screen on SSH (#85)
  • messed up styles with logs (#154)
  • Support white background terminals (#156)
  • Output as image (#157)
  • Logging/Error messages: trim very long variable (#162)
  • Is it possible to set a specific alignment for each part of the text within a Term.jl's Panel? (#163)
  • Support Markdown inside of panels (#164)
  • Feature request: add renderable for code (#165)
  • Feature request: Markdown styling options (#166)
  • Nested panels not rendering correctly (#167)

Merged pull requests: