Scriptlike v0.9.6 - Minor update
    Nick Sabalausky via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Sat May 28 20:16:24 PDT 2016
    
    
  
This is a minor update to Scriptlike: A utility library to help you 
write script-like programs in D.
- Fixed deprecation warnings with DMD 2.070.x and 2.071.0
- Fixes the Travis-CI build which had been a little bit borked.
- Interact module properly flushes stdout when prompting for user input 
[by Jesse Phillips]
More details in the changelog:
http://semitwist.com/scriptlike/changelog.html
Main site and docs:
https://github.com/Abscissa/scriptlike
On dub:
http://code.dlang.org/packages/scriptlike
    
    
More information about the Digitalmars-d-announce
mailing list