Releases: hideakitai/ArxContainer
Releases · hideakitai/ArxContainer
v0.7.0
What's Changed
- docs: update README by @hideakitai in #24
- feat: enable some apis for deque: by @hideakitai in #27
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Feature: embed ArxContainer to std namespace if C++ stdlib does not exist by @hideakitai in #23
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- feat: enable ArxContainer if having libstdc++ by @hideakitai in #19
- revert: include std containers if available by @hideakitai in #20
- fix: invalid conversion from array to pointer by @hideakitai in #21
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- A lot of bugfixes, corrected iterator changes from #5, lowered memory overhead per object by @solamyl in #17
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Fix map::at() const issue, by making RingBuffer operator+/- const by @brewmanz in #2
- Fixed work with RingBuffer's iterators by @solamyl in #6
- Fix: compile error for map by @hideakitai in #7
- feat: add ci by @hideakitai in #8
- [ci skip] chore: release v0.5.0 by @hideakitai in #9
New Contributors
- @brewmanz made their first contribution in #2
- @solamyl made their first contribution in #6
- @hideakitai made their first contribution in #7
Full Changelog: 0.4.0...v0.5.0
0.4.0
update version to v0.4.0
0.3.15
update version to v0.3.15
0.3.14
update version to v0.3.14
0.3.13
add overload for insert
0.3.12
update version to v0.3.12