Releases: Lord-KA/HopefullyUnkillableStack
Releases · Lord-KA/HopefullyUnkillableStack
1.1.1
Full Changelog: release-1.1.0...release-1.1.1
1.1.0
Major changes, added true c-style templates using function decoration
1.0.3
added stack_top()
1.0.2
Fixed stack type definition (now is required before include, as is macro of printf-format for the type), other small fixes
1.0.1
Small changes to 1.0
Added stack_pop(&stack, NULL)
option that doesn't save poped element and fixed broken poisoning after it;
Removed stack->status from stackStructureHash calc.
1.0
First release created mainly for Soft Processor task and changes associated with it.