Skip to content

Releases: aplteam/CodeBrowser

Version 3.1.0

24 Sep 08:49
Compare
Choose a tag to compare
  • 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

17 Jun 18:29
Compare
Choose a tag to compare

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

23 Aug 13:41
Compare
Choose a tag to compare

Also:

  • Documentation polished
  • New "Make" integrated

Many though small improvements and bug fixes

18 Jan 13:09
Compare
Choose a tag to compare
  • 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

31 Jul 15:36
Compare
Choose a tag to compare
  • Help polished.
  • "Make" updated.
  • Bug fixes:
    • The lines parameter did not work when specified via the user command interface.

New parameter "-lines" implemented

10 Oct 20:04
Compare
Choose a tag to compare

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

25 Sep 10:50
Compare
Choose a tag to compare
v1.0.0

Polished

Initial release

18 Apr 12:48
Compare
Choose a tag to compare
v0.0.1

Merge branch 'master' of https://github.com/aplteam/CodeBrowser