Machine bootstrapping tool with a focus on sensible defaults, conventions, and avoidance of vendoring - This is a mirror
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Release 0.7.2

mx4ke.xyz 5bbb77be eecdd0c7

verified
+3 -3
+1 -1
CHANGELOG.md
··· 14 15 ### Removed 16 17 - ## [0.7.2] - 2025-08-13 18 19 ### Added 20
··· 14 15 ### Removed 16 17 + ## [0.7.2] - 2025-08-12 18 19 ### Added 20
+1 -1
meson.build
··· 2 'c', 3 meson_version : '>= 0.62.0', 4 license : 'MIT', 5 - version : '0.7.1', 6 default_options : [ 7 'buildtype=debugoptimized', 8 'default_library=static'
··· 2 'c', 3 meson_version : '>= 0.62.0', 4 license : 'MIT', 5 + version : '0.7.2', 6 default_options : [ 7 'buildtype=debugoptimized', 8 'default_library=static'
+1 -1
shard.yml
··· 1 name: mstrap 2 - version: 0.7.1 3 4 authors: 5 - Max Fierke <max@maxfierke.com>
··· 1 name: mstrap 2 + version: 0.7.2 3 4 authors: 5 - Max Fierke <max@maxfierke.com>