Revision history for Perl extension HTML::SBC
Dec 2005, Jan, Feb 2006
- first versions with recursive parsers or regexes
0.01 Sat Feb 25 23:42:17 2006
- new parser
- multilingual error messages
0.02 Mon Feb 27 22:39:43 CET 2006
- no /emphasis/ anymore. now we have _strong_ and *emphasis*
- quoting markup >>quote<<cite replaced by [quote]cite
0.03 Thu Mar 2 15:57:32 CET 2006
- some bugfixes in language parsing
- array of errors from sbc_translate now per reference
- documentation fixes
- sbc_description implemented
0.04 Mon Mar 6 09:29:14 CET 2006
- fixed some bugs
- first pre-release with complete CPAN module architecture
including tests
0.05 Wed Mar 8 11:44:51 CET 2006
- inline translation with sbc_translate_inline (incl. test)
0.06 Sat Mar 11 12:39:02 CET 2006
- little change: unescaped "-" in inline context allowed
0.07 Wed May 10 16:42:11 CEST 2006
- very small changes in documentation and SBC.pm
0.08 Thu Jun 22 19:00:50 CEST 2006
- tiny source cosmetics