:: Home :: Change Log :: Download :: Latest version: 0.3.1 SourceForge.net

lispx-proxy

Cnangelog

24 August 2012
v0.3.1

  Added:   Startup and synchronization environment variables (Windows only):
           lispx.parent.pid
           lispx.parent.startdir
           lispx.parent.cmdline
           lispx.parent.wait (at the startup lispx will wait for lispx.parent.pid
                              if this variable is non-blank)
  Added:   Mac OSX binary           
    
26 May 2012
v0.3

  Added:   The *app-root* variable to access the application directory path 
           easely from the application code.
  Added:   Support of the Leiningen project filesystem structure.
  Fixed:   Script options prefixed with the double dash (--) are missing from 
           the *argv* variable. 
    
4 Mar 2012
v0.2

  Added:   --dump and --executable command-line options.
  Added:   Ability to override configuration file options with environment 
           variables.
  Added:   Ability to override the default command line options for a language
           implementation executable. 
    
26 Dec 2011
v0.1.2

  Added:   %app-root% expandable var. is also available in the classpath 
           parameter.
  Fixed:   A bug with invalid classpath parameter treatment.
    
01 Dec 2010
v0.1.1
  
  Fixed:   Support for SBCL on Linux.
  Fixed:   Bug with an initialization file load when a relative path is 
           specified.
    
29 Nov 2010
Initial release.