Tags

Tags give the ability to mark specific points in history as being important
  • 1.7.0

    5aa89739 · 1.7.0-RELEASE · May 30, 2025
    Release: Backported to rust 1.56.0
  • 1.6.0

    a0a67e3e · documentation update · Dec 01, 2024
    Release: New macro: Repeat as bytes
  • 1.5.1

    80f3887b · document that str_array can take byte str argument + version to 1.5.1 · Nov 29, 2024
    Release: document that proc_strarray takes str or byte str argument
  • 1.5.0

    67455555 · use add0 and generic handling for str_array0 · Nov 29, 2024
    Release: Support bytestrings for all macros
  • 1.4.1

    c51e616c · Set version to 1.4.1 · Nov 26, 2024
    Release: Fixed zero string length cases
  • 1.4.0

    0a798049 · version set to 1.4.0 · Nov 26, 2024
    Release: added str_bytes macro
  • 1.3.0

    ce9b6ea5 · Added descript.ion file · Nov 25, 2024
    Release: make array renamed to str_array
  • 1.2.0

    a7e50a3f · fix link to doc · Nov 23, 2024
    Release: Optional length supported
  • 1.1.0

    7270232f · reformatted, str keyword added · Jul 31, 2024
    Release: Zero termination and more
  • 1.0.0

    cad22aac · Added metadata · Jul 29, 2024
    Release: Initial Release