Re: scriptlike v0.9.3

2015-08-20 Thread Nick Sabalausky via Digitalmars-d-announce

On 08/20/2015 05:44 PM, biorelated wrote:


Many thanks!
But I wish it came with a couple of examples on usage in addition to the
API.
:)



Yea, examples/tutorials for it are getting pretty high on my priority 
list for it. I want to do a blog posting or two as well.




Re: scriptlike v0.9.3

2015-08-20 Thread biorelated via Digitalmars-d-announce
On Wednesday, 19 August 2015 at 22:08:26 UTC, Nick Sabalausky 
wrote:
Minor update to scriptlike: Utility library to aid in writing 
script-like programs in D.


Homepage and features:
https://github.com/Abscissa/scriptlike

On DUB:
http://code.dlang.org/packages/scriptlike

API Reference:
http://semitwist.com/scriptlike

Full Changelog:
http://semitwist.com/scriptlike/changelog.html

New in v0.9.3:
- Fixed: #16: Access to standard Phobos function hampered: 
https://github.com/Abscissa/scriptlike/issues/16

- Enhancement: Support running unittests through DUB: dub test
- Enhancement: Uses travis-ci.org for continuous integration 
testing.


Many thanks!
But I wish it came with a couple of examples on usage in addition 
to the API.

:)