scriptlike v0.10.1 - Another minor update

Nick Sabalausky (Abscissa) via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat Feb 25 18:58:24 PST 2017


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: Issue #33: Rename Path.toRawString to Path.raw.

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

- Fixed: #19: Compile error with DMDFE 2.065. Note, Scriptlike still 
*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


More information about the Digitalmars-d-announce mailing list