- Lots of changes for migrating C code to C++ - Improved `Lockable` in several ways like adding `withLock()` (+ tests) - Improved `Semaphore` a bit for improved readability, and also added some tests - Upgrade Linux machine in GitHub Actions so that we can compile with a newer GCC - Simplification of WiFi connection - Updated funding options - (and more)
16 lines
818 B
YAML
16 lines
818 B
YAML
# These are supported funding model platforms
|
|
|
|
github: [ByteWelder]
|
|
patreon: # Replace with a single Patreon username
|
|
open_collective: # Replace with a single Open Collective username
|
|
ko_fi: # Replace with a single Ko-fi username
|
|
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
|
|
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
|
|
liberapay: # Replace with a single Liberapay username
|
|
issuehunt: # Replace with a single IssueHunt username
|
|
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
|
polar: # Replace with a single Polar username
|
|
buy_me_a_coffee: bytewelder
|
|
thanks_dev: # Replace with a single thanks.dev username
|
|
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
|