Skip to content

Commit

Permalink
Version 1.2.0.0
Browse files Browse the repository at this point in the history
- Update for raimad 1.2.0
- getdeps helper
- support for asciinema recordings
- new, more flexible `builder` interface for generating html pages
- support for ansi color codes in code block output
- wiki-style links [[mypage.md]]
- disable autogen pages (feature still underbaked)
- Support for journeys (sequences of pages with automatic prev/next
  buttons)
  • Loading branch information
maybeetree committed Feb 3, 2025
1 parent 22495a5 commit 2b80eae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "raidoc"
version = "1.1.1.0"
version = "1.2.0.0"
description = "Documentation for RAIMAD"
authors = [
{name = "maybetree", email = "[email protected]"}
Expand Down

0 comments on commit 2b80eae

Please sign in to comment.