Skip to content

Releases: alandefreitas/doxybook

v1.5.1

15 Nov 03:46
Compare
Choose a tag to compare

♻️ Refactor

  • api: use snake case

📖 Documentation

  • mkdocs: define mkdocs.yml
  • screenshots:
    • update git ignore
    • move screenshots to docs
  • style: docs theme
  • reference:
    • new doxybook banner
    • create reference for main library

🎨 Style

  • format:
    • update clang-tidy
    • update clang-tidy
  • clang-format: update clang-format
  • example: isolate generators from source

📦️ Build

  • install: define cmake installer
  • test: bundle catch
  • docs: cmake documentation targets
  • dependencies:
    • remove cpm
    • alternatives for missing dependencies
  • lint: create lint targets
  • options: dev options

🧪 Tests

  • unit: create unit tests per header

🚦 Continuous Integration

  • pages:
    • merge docs and examples
    • update contributors
  • build:
    • allow fold commit messages
    • vary vcpkg tests
    • rename job
  • matrix: update platforms 🚨

🏗️ Chores

  • bump version to 1.5.1
  • example: update gitignore with example build paths