Releases: fossillogic/fossil-tofu
v0.2.4
What's Changed
- Extend Tofu library by @dreamer-coding in #76
- Add missing constructors by @dreamer-coding in #77
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- Adding ArrayList structure by @dreamer-coding in #72
- Add Array structure by @dreamer-coding in #71
- Add binary tree structure by @dreamer-coding in #74
- Cleanup tofu api by @dreamer-coding in #75
Full Changelog: v0.2.1...v0.2.3
v0.2.1
What's Changed
- Make Algorithms Great Again by @dreamer-coding in #33
- Adding Skip List by @dreamer-coding in #34
- Adding testcases by @dreamer-coding in #60
- Revamp test cases for ToFu structures by @dreamer-coding in #61
- Rework algorithms by @dreamer-coding in #63
- Resolve stack issues by @dreamer-coding in #62
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #64
- Add Objective-C and Objective-C++ languages for macOS by @dreamer-coding in #65
- Update project structure by @dreamer-coding in #67
- Small clean up by @dreamer-coding in #68
- Update tofu type by @dreamer-coding in #69
- Clean up cases and add Objective-c and Objective-c++ by @dreamer-coding in #70
New Contributors
- @dependabot[bot] made their first contribution in #64
Full Changelog: v0.2.0...v0.2.1
v0.2.0
ToFu Update: ToFu now includes a circular queue structure as its 13th data structure, providing an efficient and flexible solution for managing data in a circular buffer format. Additionally, linked list headers have been renamed for clearer organization and improved readability. Algorithms previously bundled with data structures have been moved to their own dedicated header files, making it easier to access and manage them independently. This update enhances maintainability and usability across ToFu projects.
Git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.2.0
[provide]
fossil-tofu = fossil_tofu_depv0.1.8
The Fossil Logic ToFu data structures and algorithms library has been enhanced with the addition of SetOf and MapOf structures, providing versatile and efficient options for key-value and unique data storage. Additionally, the library now features revamped classes for data structures from the linked list family, queue family, and stack, offering improved performance and cleaner APIs. The Tuple and Vector classes have also been refined, while the core ToFu type, the foundation of all structures, has received updates for enhanced compatibility and flexibility across applications.
Git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.1.8
[provide]
fossil-tofu = fossil_tofu_depv0.1.7
Git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.1.7
[provide]
fossil-tofu = fossil_tofu_depv0.1.6
Git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.1.6
[provide]
fossil-tofu = fossil_tofu_depv0.1.5
Git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.1.5
[provide]
fossil-tofu = fossil_tofu_depv0.1.4
Git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.1.4
[provide]
fossil-tofu = fossil_tofu_depv0.1.3
Git-wrap definition:
# ======================
# Git Wrap package definition
# ======================
[wrap-git]
url = https://github.com/fossillogic/fossil-tofu.git
revision = v0.1.3
[provide]
fossil-tofu = fossil_tofu_dep