OleksandrKvl / sbepp

C++ implementation of the FIX Simple Binary Encoding
https://oleksandrkvl.github.io/sbepp/
MIT License
39 stars 4 forks source link

Separate documentation for different versions #36

Closed OleksandrKvl closed 2 months ago

OleksandrKvl commented 4 months ago

As project evolves, functionality is added or changed. It's much more convenient to have separate documentation pages rather than adding "since version a.b.c" comments everywhere.