Releases: lamarrr/STX
Releases · lamarrr/STX
v1.0.5 release
Full Changelog: v1.0.4...v1.0.5
v1.0.4 Release
What's Changed
Full Changelog: v1.0.3...v1.0.4
v1.0.3 Release
v1.0.2 Release
Patch Release: v0.0.3
V0.0.2 Release
What's Changed
- merge master by @lamarrr in #2
- C++ 17 Support and API cleanup and Restructuring by @lamarrr in #6
- Create CODE_OF_CONDUCT.md by @lamarrr in #7
- fixed msvc build with /std:c++17 by @fabienfl-orc in #11
- add missing typename in TRY_OK and TRY_SOME by @melak47 in #17
- Export begin_panic function by @melak47 in #16
- Merged span into master by @lamarrr in #18
- fix TRY_OK and TRY_SOME with rvalue-ref argument by @melak47 in #21
- ambiguous overloads with Span function parameters by @melak47 in #24
- add Span deduction guides by @melak47 in #25
- V2 by @lamarrr in #34
- V1 by @lamarrr in #42
- v1 by @lamarrr in #43
- Restructuring by @lamarrr in #44
New Contributors
- @fabienfl-orc made their first contribution in #11
- @melak47 made their first contribution in #17
Full Changelog: v0.0.1...v0.0.2
Initial Release (experimental)
v0.0.1 temporarily removed macos-10.15 workflow