---
version: 0.26
date: Mon Nov 7 20:27:00 PST 2011
changes:
- Module::Install::TestML includes Pegex::Input.
---
version: 0.25
date: Sat Nov 5 01:11:22 PDT 2011
changes:
- Don't actually use Pegex.pm to get it in the META.
---
version: 0.24
date: Fri Sep 30 00:47:16 CEST 2011
changes:
- Use new Mo, inlined.
---
version: 0.23
date: Wed Sep 21 23:47:33 CEST 2011
changes:
- Totally refactored Pegex grammar.
- Released from Whoopie's room in Liz++ and Wendy++'s house.
---
version: 0.22
date: Fri Aug 19 20:54:29 EEST 2011
changes:
- Ship with new Pegex.
---
version: 0.21
date: Fri Aug 19 20:53:43 EEST 2011
changes:
- Make TestML::Setup work better.
---
version: 0.20
date: Thu Sep 9 10:47:15 PDT 2010
changes:
- Total language rewrite.
- Added functions definitions and calls.
- Added scoped variables.
---
version: 0.11
date: Mon Aug 16 11:49:12 PDT 2010
changes:
- Had a small problem with the transmission...
- TestML files didn't get into the MANIFEST because of symlink stuffs. Fixed.
---
version: 0.10
date: Sat Aug 14 17:47:26 PDT 2010
changes:
- Add a light type system to context variables.
---
version: 0.08
date: Tue Aug 10 17:24:07 PDT 2010
changes:
- Fixed bug so OK(); can be just OK;
---
version: 0.07
date: Tue Aug 10 14:49:21 PDT 2010
changes:
- The Boston.pm release!! patch++
- Add HAS/OK support.
- Add Not support.
- Start testing truth.
---
version: 0.06
date: Tue Aug 10 01:56:55 PDT 2010
changes:
- Update Module::Install::TestML
- Remove TestML::CLI and bin/testml
---
version: 0.05
date: Tue Aug 10 01:45:13 PDT 2010
changes:
- Uses Pegex (moved from Parse::Pegex)
---
version: 0.04
date: Tue Aug 3 02:50:49 PDT 2010
changes:
- Major update
- Perl6 implementation backports
- New grammar spec
- Uses Parse::Pegex
---
version: 0.03
date: Sun May 24 09:42:06 PDT 2009
changes:
- Add Catch support
- Tweaks and bug fixes
- Rewrite the runtime and change to the spec requiring $point syntax.
---
version: 0.02
date: Thu May 21 19:27:50 PDT 2009
changes:
- Complete rewrite.
- Written to spec. http://testml.org/spec/
---
version: 0.01
date: Thu Apr 23 05:43:45 PDT 2009
changes:
- Initial version.