Skip to content

Releases: fossillogic/fossil-tofu

v0.2.4

29 Sep 02:41
23c3033

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

25 Sep 05:45
c7fef88

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.3

v0.2.1

23 Sep 03:11
b4a8d87

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Mar 02:47
b6b4a1c

Choose a tag to compare

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_dep

v0.1.8

27 Mar 07:12
2667f4c

Choose a tag to compare

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_dep

v0.1.7

24 Jan 19:38
7871899

Choose a tag to compare

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_dep

v0.1.6

20 Nov 17:16
c40c1d9

Choose a tag to compare

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_dep

v0.1.5

16 Nov 18:19
1b9c679

Choose a tag to compare

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_dep

v0.1.4

22 Oct 22:10
2064a71

Choose a tag to compare

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_dep

v0.1.3

21 Oct 20:54
1ff3c1a

Choose a tag to compare

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