Skip to content

Releases: jtbr/spfit-spcat

CI Testing

CI Testing Pre-release
Pre-release

Choose a tag to compare

@jtbr jtbr released this 30 May 10:30

CI Testing

CI Testing Pre-release
Pre-release

Choose a tag to compare

@jtbr jtbr released this 29 May 23:38

CI Testing

CI Testing Pre-release
Pre-release

Choose a tag to compare

@jtbr jtbr released this 29 May 22:28
v1.3.1-alpha4

chore: update workflow files to use Node 24, avoiding deprecation

CI testing

CI testing Pre-release
Pre-release

Choose a tag to compare

@jtbr jtbr released this 29 May 21:49
fix MSVC errors and warnings

- strcasecmp is __stricmp in windows
- toml::array::for_each with if constexpr causes MSVC to fail evaluating noexcept specifiers for visit(), use for auto instead.
- engine functions defined in cpp are declared outside extern C blocks
- size_t to int narrowing is explicit where intentional.
- use %zu size_t printf specifier

CI testing

CI testing Pre-release
Pre-release

Choose a tag to compare

@jtbr jtbr released this 29 May 21:13
v1.3.1-alpha2

CI release testing

CI testing

CI testing Pre-release
Pre-release

Choose a tag to compare

@jtbr jtbr released this 29 May 19:46
v1.3.1-alpha

ignore clclo2 if missing in compare_toml_outputs