Skip to content

Releases: nodj/AutoDeriv

v1.4.1

19 Dec 18:52
Compare
Choose a tag to compare

Change Log

  • signed jars. Certificate at my own name and github pseudo.

v1.4.0

19 Dec 14:05
Compare
Choose a tag to compare

Change Log

  • added icon decorator for derived resources and conf .derived file
  • added parsing markers: info or warn
  • modifiable icon
  • added preference page. Parameters include:
    • toggle startup check
    • toggle parsing markers
    • log/trace options
    • derived resources: label prefix suffix, foreground/background color, font,
      toggle icon, edit icon hue and corner location.
    • toggle conf file decoration, edit icon hue
  • minor
    • package restructuration
    • faster DeltaVisitor
    • better comments, refactors, tiny bugs...

v1.3.1

19 Dec 14:21
Compare
Choose a tag to compare

Change Log

  • Better usage of IProgressMonitor, for better UX
  • lighter logging: less spam
  • Fixed handling of project deletion
  • Fixed handling of project status: closed vs open
  • Added basic plugin configuration. See "autoderiv.ini" part in the home site
    • Customizable decoration prefix, suffix, background and foreground colors.
    • Customizable logging
    • workspace startup check can be disabled.
  • several internal modification without -in theory- visible effects:
    • Fixed ConcurentModificationException: Prevent parallel execution of
      changeEvent listener
    • faster delta scan
    • Prevent the spawn of WorkspacJob if there is nothing to do in it.
    • Fixed some internal Exception
    • Improved stability ?

v1.3.0

19 Dec 14:22
Compare
Choose a tag to compare

Change Log

  • Added global .derived file, aka. Master Conf File (#3)
  • Added optional decoration on derived resources
  • Fixed: do not call setDerived when attribute is already OK
  • Modified: regex syntax more like fnmatch. Not perfect yet. Break old Patterns
  • Fixed managment of added/deleted project
  • Fixed: workspace check at startup

v1.2.0

19 Dec 14:23
Compare
Choose a tag to compare

Change Log

v1.1.0

19 Dec 14:23
Compare
Choose a tag to compare

Change Log

  • Support for Java 1.7 (#1)
  • .derived file "syntax" updated.
  • Updated update site

v1.0.0

19 Dec 14:25
Compare
Choose a tag to compare

"Change" Log

  • Fully functional basics
  • Added update site