Skip to contents

syntactic 0.7.0 (2023-10-03)

Major changes:

  • Starting a new release series, based on changes in other Acid Genomics dependency packages.
  • Improved some edge case handling of word boundaries for syntactic engine. Added code coverage for these.

Minor changes:

  • makeNames now works without stringi package installed.
  • Updated assert checks for rename mode.

syntactic 0.7.1 (2023-10-27)

Minor changes:

  • autopadZeros: Fix to improve sprintf return consistency on Linux. Need to use %d instead of %s with integer to improve return consistency.

syntactic 0.7.2 (2025-03-24)

Minor changes:

  • Relaxed R dependency from 4.3 to 4.0 for better compatibility with legacy systems, such as Ubuntu 22 LTS.