• 0.3.2 f48ac00cb5

    jpcx released this 2021-01-07 21:13:28 -08:00 | 0 commits to master since this release

    ccutl.streq is now properly included in ccutl.h

    Downloads
     
  • 0.3.1 f7cd2a590e

    jpcx released this 2021-01-07 20:49:46 -08:00 | 2 commits to master since this release

    Added migration notice and fixed a few documentation errors.

    Please view the CHANGELOG for more information about the 0.3.0 changes.

    Downloads
     
  • 0.3.0 b81ff169fd

    jpcx released this 2021-01-07 20:21:26 -08:00 | 6 commits to master since this release

    Rewrote build system to create standalone headers. Changed and renamed many features.

    Check the CHANGELOG for more info.

    Downloads
     
  • 0.2.1 54b04e2620

    Fixed README Links Pre-Release

    jpcx released this 2020-09-24 20:40:22 -07:00 | 20 commits to master since this release

    Fixed renamed feature name and documentation links

    Downloads
     
  • 0.2.0 34232f0065

    jpcx released this 2020-09-24 20:17:40 -07:00 | 23 commits to master since this release

    Added other string comparisons: str_lt, str_gt, str_lteq, str_gteq, str_neq

    Renamed streq --> str_eq
    Renamed indexed_arg --> arg_at
    Renamed indexed_type --> type_at

    Fixed string operation logic and fortified tests

    Downloads
     
  • 0.1.2 247f3f7717

    jpcx released this 2020-09-04 07:48:59 -07:00 | 26 commits to master since this release

    Updated ccutl.subscriptable_to file documentation.
    Moved manual module dependencies to build script.

    Downloads
     
  • 0.1.1 d2195c3250

    jpcx released this 2020-09-03 09:09:01 -07:00 | 28 commits to master since this release

    Small fixes to build system and README

    Downloads
     
  • 0.1.0 ccd83b509a

    First Release Pre-Release

    jpcx released this 2020-09-02 17:07:52 -07:00 | 31 commits to master since this release

    All initial code, documentation, build system, and tests completed

    Downloads