Original tasks for `v0.2.13` have been postponed. Todo list for my own reference: - [x] Fix the linking issue of `fmt`. - [x] Move the current `visitor` patters into a proper file and expose template variants. - [x] Remove legacy `print` and place `print2` as replacement. - [ ] Finally replace serialization functions used in the new `print`. - [ ] Make sure the full serialization process is going to be without memory allocations and exceptions. https://github.com/lazy-eggplant/vs.xml/pull/28 is the PR to finish this milestone.
Original tasks for
v0.2.13have been postponed. Todo list for my own reference:fmt.visitorpatters into a proper file and expose template variants.printand placeprint2as replacement.print.#28 is the PR to finish this milestone.