v2.5.6 rolling release
This release is a rolling release waiting for some features such as new syntax for annotated paragraph, raw paragraph and some more features in development. Pay attention due to Pharo stupid naming this version is a lot more recent than v2.6.0.
This release nevertheless includes some nice features amongst which
- new book tester: checks for undefined or duplicated anchors, bogus inputfile
- notes support
!!note
pay attention the major release will - support for slides as extension e.g.
<!slide|title=a nice title...
- support for slides as header e.g.
# a nice title
- nicer support for extension e.g.
{!comment|contents=sd thinks there is something fishy!}
now can be expressed as {!comment|sd thinks there is something fishy!}`
What's Changed
- Book tester v4 by @melkiyasser in #799
- Refact book tester tests by @Ducasse in #803
- Enh explanation by @Ducasse in #816
- Better reporting by @Ducasse in #820
- MicBookTesterResult merged with MicResult by @melkiyasser in #841
- Issue 780 css framework by @moufort in #802
- Skip the three tests that are working locally but failing on the GH s… by @Ducasse in #807
- update mustache template of blog creator by @moufort in #806
- issues 797 Parser handles better metadata broke blog tests by @moufort in #809
- issue 785 Better file handling error by @moufort in #808
- Change css style for blog and fix the home link by @moufort in #821
- 822 figuresfpng is breaking by @Ducasse in #824
- 832 is metadata well exported by @Ducasse in #835
- 686-Minimise-package-extension by @Ducasse in #836
- Move all the browser extensions to a separate package + update baseli… by @Ducasse in #837
- 804 problem runnning the build on the server by @Ducasse in #838
- Update README.md by @hernanmd in #839
- Add Blog packages to Extensions group in Baseline by @hernanmd in #842
- Issue 831 use annotated paragraph for latex outputter by @moufort in #843
- Issue 829 introduce notes configuration by @moufort in #849
- Issue 848-Test-failing-in-Annotated by @moufort in #852
- Issue 830 extend the extension mechanism by @moufort in #851
- Fixing beamer writer by @Ducasse in #853
- Fixing fileSystem by @Ducasse in #856
- Fix unreadable code in Pharo Light theme by @hernanmd in #858
- Issue 845 more annotated paragraph by @moufort in #857
- Issue 716 should support blockquote by @moufort in #859
- Change html visitor and test for annotated paragraph by @moufort in #860
Full Changelog: v2.5.5...v2.5.6