Skip to content

Releases: BelfrySCAD/openscad_docsgen

v2.0.54

10 Aug 03:55
Compare
Choose a tag to compare

Reverted broken case insensitivity of aliases.

v2.0.53

10 Aug 02:38
Compare
Choose a tag to compare

Don't do blank feature enablings.

v2.0.52

10 Aug 02:06
Compare
Choose a tag to compare

Mask out the following warnings:
WARNING: [manifold] Minkowski failed with error, falling back to Nef operation: bad any_cast

v2.0.51

10 Aug 01:52
Compare
Choose a tag to compare

What's Changed

  • Feature/log extractor by @Dante-U in #27
  • Add Support for Default ColorScheme in openscad-docsgen by @Dante-U in #28
  • Add ColorScheme Support to openscad-mdimggen for Consistent Documentation Rendering by @Dante-U in #29
  • Add Support for openscad-Log Blocks in mdimggen.py by @Dante-U in #30
  • Updates to allow docsgen to turn on features when generating docs by @pinkfish in #32

New Contributors

Full Changelog: v2.0.48...v2.0.51

Improve image comparisons.

02 Jun 06:32
Compare
Choose a tag to compare
v2.0.48

Improve image comparison.

v2.0.47

09 May 12:12
Compare
Choose a tag to compare

Fixed de-aliasing of definition link text.

v2.0.46

09 May 12:05
Compare
Choose a tag to compare

Fixes for Glossary.md formatting.

v2.0.44

05 May 02:13
Compare
Choose a tag to compare

Rejiggered Figure numbering so that figures may be named something like Figure 2.4.3.
Fixed example metadata to prioritize VPR= over 2D/3D.

v2.0.43

22 Apr 21:29
Compare
Choose a tag to compare

Added support for SidebarHeader, SidebarMiddle, and SidebarFooter mdimggen config file options.
Various bugfixes.

v2.0.42

26 Jan 06:47
Compare
Choose a tag to compare

Fixes for Pillow ANTIALIAS deprecation