Skip to content

Releases: nanonyme/simplecpreprocessor

Split build and release

04 Feb 21:20

Choose a tag to compare

This should allow only having publish credentials when we have ready deliverables

Integration to trusted publishing

04 Feb 20:57

Choose a tag to compare

This is an attempt to switch from API token based publishing to Trusted Publisher flow. It does not contain functional changes.

Add missing license file to deliverables

21 May 20:00

Choose a tag to compare

v2.3.1

Add missing reference to license file

Migrate to new pyproject.toml metadata

21 May 19:45

Choose a tag to compare

This release switches project to use new metadata layout and bumps flit requirement to build this project

Make it easier for API consumers to add platform constants

03 Nov 17:23

Choose a tag to compare

When using high-level API, user constants are overrides and we have normal platform constants on bottom,

Suppress IN and OUT on Windows

26 Oct 13:35

Choose a tag to compare

These are quite commonly used for informative purposes. They don't
actually mean anything on code level. Remove them so they don't
confuse parser

Windows now has CALLBACK defined

02 Jun 17:56

Choose a tag to compare

If callbacks don't have exactly correct calling convention, there can be issues, especially with debug binaries.

Migrate back to Github

29 Apr 20:40

Choose a tag to compare

This project no longer lives in Gitlab. This is the only supported source.