www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - dxml 0.4.0 released

dxml 0.4.0 has now been released. It doesn't have a lot of changes, but
dxml.parser.getAttrs should be particularly useful. It's like getopt but for
attributes.

Changelog: http://jmdavisprog.com/changelog/dxml/0.4.0.html
Documentation: http://jmdavisprog.com/docs/dxml/0.4.0
Github: https://github.com/jmdavis/dxml/tree/v0.4.0
Dub: http://code.dlang.org/packages/dxml

For those who haven't seen it, here's a link to my dconf talk on dxml:

http://dconf.org/2018/talks/davis.html

- Jonathan M Davis
Aug 04 2018