]> Kevux Git Server - fll/tag
0.7.1
object 98ef765d0e42760cad8cb96f0fd4c4593c1288b7
authorKevin Day <Kevin@kevux.org>
Wed, 30 Apr 2025 01:19:34 +0000 (20:19 -0500)
The Featureless Linux Library development version 0.7.1 is released.

A new specification called EKI, which stands for Extended IKI, has been added to the project as a whole.
This EKI allows for multiple tags to be grouped together.
I decided to do this once I started using IKI more regularly and I realized that I really did need to simplify and allow grouping multiple tags together.
I should now be able to more appropriately mimic HTML behavior.
This also allows for multiple contexts to be added such as might be the case when it comes to accessibility needs.

An example EKI is bold:italic:"My Example".
The order is not required but is preserved and so the following is also valid and potentially different due to the order: italic:bold:"My Example".
The eki_read and an eki_write programs both exist in 0.7.1.

The development version 0.7.1 has several new features.

Added new functions:
  - f_string_dynamic_seek_to_back()
  - f_string_dynamic_seek_line_to_back()
  - f_string_dynamic_seek_to_back()
  - f_string_seek_line_back()
  - f_string_seek_line_to_back()
  - f_string_seek_to_back()
  - f_utf_string_dynamic_seek_line_back()
  - f_utf_string_dynamic_seek_line_to_back()
  - f_utf_string_dynamic_seek_to_back()
  - f_utf_string_seek_line_back()
  - f_utf_string_seek_line_to_back()
  - f_utf_string_seek_to_back()
  - fl_directory_empty()
  - fl_path_clean()
  - fll_program_standard_signal_received_wait()

Added new structures and status codes:
  - F_maximum
  - F_minimum
  - f_gid_t
  - f_id_t
  - f_uid_t
  - f_void_call_t
  - f_void_pointer_call_t
  - fl_print_call_t
-----BEGIN PGP SIGNATURE-----

iIYEABYKAC4WIQQwcFVH2oDfL8GzO6AC6Tm49+/llwUCaBF62hAca2V2aW5Aa2V2
dXgub3JnAAoJEALpObj37+WX7/kA/RcnbjnRPB3abr8tl/JeyISNXFFLduocHaL1
JtuDRAKZAQC8HO0G4biLqYidrI0vqGquyw7t3LHv9JBYlUy61QbBAA==
=X1us
-----END PGP SIGNATURE-----