Releases: FedeClaudi/Term.jl
Releases · FedeClaudi/Term.jl
v2.0.6
Term v2.0.6
Merged pull requests:
- Remove 1.0 warning (#225) (@KronosTheLate)
- Fix the toggle button constructor (#234) (@TacHawkes)
- Update styled_text.md (#244) (@camilodlt)
- fix
using Term
on nightly - julia1.12
(#245) (@t-bltg) - Fix typo: loot -> look in basics/markdown.md docs (#248) (@seabbs)
- Fix
foreachprogress
returning early (#249) (@brendanjohnharris) - bump version (#250) (@t-bltg)
Closed issues:
v2.0.5
Term v2.0.5
Merged pull requests:
- Add docstring to
typestree
(#219) (@KronosTheLate) - Update app_intro.md (#220) (@KronosTheLate)
- Update app_intro.md (#221) (@KronosTheLate)
- Typo (#222) (@KronosTheLate)
- Improve transition rule documentation (#223) (@KronosTheLate)
- fixed code display on windows (#229) (@FedeClaudi)
v2.0.4
v2.0.3
Term v2.0.3
Closed issues:
- Broken underline (#211)
Merged pull requests:
- fixed error file link underline (#212) (@FedeClaudi)
- Cannot set default answer to last in list (#213) (@JonasIsensee)
- Minor grammar/style edits (#216) (@masonrhayes)
- Migrate from SnoopPrecompile to PrecompileTools (#217) (@timholy)
v2.0.2
Term v2.0.2
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:
- Clean a few files in docs, examples and scripts (#207) (@pitmonticone)
- Patch v2.0.1 (#209) (@FedeClaudi)
v2.0.1
Term v2.0.1
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:
- Patch v2.0.1 (#204) (@FedeClaudi)
v2.0.0
Term v2.0.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:
- v2.0 roadmap (#174) (@FedeClaudi)
- Pulling Abstract Trees into 2.0 (#198) (@FedeClaudi)
- Live (#199) (@FedeClaudi)
- Fixing known v2.0 problems ahead of release (#200) (@FedeClaudi)
v1.2.0
Term v1.2.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:
- Working on pre-compilation (#173) (@FedeClaudi)
Prompt
(#175) (@FedeClaudi)- Link renderable development (#180) (@FedeClaudi)
- Fix #181 (#182) (@VEZY)
- Annotations (#185) (@FedeClaudi)
- Coverage - adding more tests (#186) (@FedeClaudi)
- fix_markup_across_lines (#188) (@FedeClaudi)
- CompatHelper: add new compat entry for AbstractTrees at version 0.4, (keep existing compat) (#189) (@github-actions[bot])
- no stdout in precomp (#191) (@FedeClaudi)
v1.1.0
Term v1.1.0
Closed issues:
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
Term v1.0.6
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:
- Theme functionality improvements (#158) (@FedeClaudi)
- Bug fixes (#168) (@FedeClaudi)