2024-03-01 13:10:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 29 05:12:00 UTC 2024 - Andy Alt <arch_stanton5995@proton.me>
|
|
|
|
|
|
|
|
- canfigger 0.3.0:
|
|
|
|
* use dynamic memory allocation for keys, values, and attributes
|
|
|
|
* canfigger_free() replaced with canfigger_free_current_key_node_advance()
|
|
|
|
- canfigger_free_attr() removed
|
|
|
|
* use 'canfigger_free_current_attr_str_advance()' instead of
|
|
|
|
'list->attr_node = list->attr_node->next'
|
|
|
|
|
2022-01-14 18:29:48 +00:00
|
|
|
-------------------------------------------------------------------
|
2022-01-14 22:30:59 +00:00
|
|
|
Tue Jan 11 17:51:16 UTC 2022 - Andy Alt <andy400-dev@yahoo.com>
|
2022-01-14 18:29:48 +00:00
|
|
|
|
|
|
|
- canfigger 0.2.0:
|
|
|
|
* implement support for multiple attributes
|
|
|
|
|
2022-01-11 09:02:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 27 09:30:16 UTC 2021 - Andy Alt <andy400-dev@yahoo.com>
|
|
|
|
|
|
|
|
- canfigger 0.1.2, initial package
|