Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ParadoxV5 ParadoxV5 released this 18 May 23:11
· 95 commits to main since this release
46acaaa

Project Preview; pushing some features early before the v1.0.0 refactor that’s coming right up.

Feature changes

  • Now supports multi-keyword integer types (e.g., unsigned int)
  • Now raises LoadError at require if it cannot identify u-ctags

Technical changes

  • Invokes u-ctags verbosely (-V) if the $DEBUG global variable is flagged
  • Code comments and doc amendments