www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - scriptlike v0.10.1 - Another minor update

Another minor, but this time slightly breaking update to Scriptlike 
(Utility library to help you write script-like programs in D).

https://github.com/Abscissa/scriptlike

v0.10.1 (changes since v0.9.7):



- Change: Deprecated Ext.toRawString. It didn't do anything different 
from Ext.toString and thus wasn't needed.


*officially* requires at least DMDFE 2.066, mainly because of a bugfix 
for Windows, but DMDFE 2.065 appears to still be important for Debian's GDC.

- Fixed: Excess blank lines and malformed </p><p> in this changelog.

Full changelog: http://semitwist.com/scriptlike/changelog.html
Feb 25 2017