Releases: aplteam/CodeBrowser
Releases · aplteam/CodeBrowser
Version 3.1.0
- Reports now all Tatin packages as well
- Bug fixes
- In case there is only one top namespace the links underneath each function did not work
- Under some circumstances Tatin packages were reported as containers
To be consumed as a Tatin package from https://tatin.dev
Version 3.0.0
CodeBrowser
is now a Tatin package.
That makes installing it significantly easiert.
To be consumed as a Tatin package from https://tatin.dev
]CodeBrowser -??? did not work as expected
Also:
- Documentation polished
- New "Make" integrated
Many though small improvements and bug fixes
- Is now a Tatin package, and depends on Tatin packages
- Managed by Cider (rather than acre)
- Assigned functions and operators are now ignored
- Flag
-ignoreTatinPkgs
added for ignoring Tatin packages - Flag
-load
removed - Flag
-reload
added - Option added to the GUI that allows ignoring Tatin packages
- Several bug fixed regarding references and assigned functions/operators
- Filenames and dir names do not use special codes for lowercase/uppercase anymore
CopyToSource now prompts the user
- Help polished.
- "Make" updated.
- Bug fixes:
- The
lines
parameter did not work when specified via the user command interface.
- The
New parameter "-lines" implemented
By default every object shows just 20 lines. By setting -lines=
you can specify any positive integer or ¯1
meaning "no limit at all".
First official release
v1.0.0 Polished
Initial release
v0.0.1 Merge branch 'master' of https://github.com/aplteam/CodeBrowser