mirror of
https://github.com/boostorg/website-v2-docs.git
synced 2026-01-19 04:42:17 +00:00
Boost.MSM 1.90 additional release notes and Antora integration (#534)
* Add MSM doc to libs.playbook.yml * Boost.MSM 1.90 additional release notes
This commit is contained in:
committed by
GitHub
parent
15e6e249a0
commit
eb9c4eb446
@@ -72,6 +72,8 @@ asciidoc:
|
|||||||
# Libraries that support Antora should be included here
|
# Libraries that support Antora should be included here
|
||||||
content:
|
content:
|
||||||
sources:
|
sources:
|
||||||
|
- url: https://github.com/boostorg/msm
|
||||||
|
start_path: doc
|
||||||
- url: https://github.com/boostorg/url
|
- url: https://github.com/boostorg/url
|
||||||
start_path: doc
|
start_path: doc
|
||||||
|
|
||||||
|
|||||||
@@ -128,8 +128,10 @@ particularly for mixed successful/unsuccessful queries.
|
|||||||
** Updated `mp_reverse_fold` to work on fixed size lists
|
** Updated `mp_reverse_fold` to work on fixed size lists
|
||||||
|
|
||||||
* boost_phrase:library[MSM,/libs/msm/]:
|
* boost_phrase:library[MSM,/libs/msm/]:
|
||||||
** Added a new back-end `backmp11` offering heavily reduced compile times and more (requires {cpp}17)
|
** Refurbished and updated the documentation to use Antora.
|
||||||
** Fixed bug: https://github.com/boostorg/msm/issues/87[GitHub #87: "boost::any stopped working as Kleene event in 1.86 in boost::msm"]
|
** Added a new back-end `backmp11` offering heavily reduced compile times, a refactored API and a couple of new features.
|
||||||
|
Requires {cpp}17, more details are available in the documentation.
|
||||||
|
** Fixed bug https://github.com/boostorg/msm/issues/87[GitHub #87: "boost::any stopped working as Kleene event in 1.86 in boost::msm"].
|
||||||
|
|
||||||
* boost_phrase:library[MySQL,/libs/mysql/]:
|
* boost_phrase:library[MySQL,/libs/mysql/]:
|
||||||
** Deprecated support for Clang versions older than 4.0. These compilers might still work,
|
** Deprecated support for Clang versions older than 4.0. These compilers might still work,
|
||||||
|
|||||||
Reference in New Issue
Block a user