Releases: inobulles/bob
Releases · inobulles/bob
v0.2.24
v0.2.23
v0.2.22
v0.2.21
v0.2.20
What's Changed
Not super proud of this release, as a lot of new features and not much testing, because I need to get these out and I don't have too much spare time. At least there's a lot more documentation than there was before. At some point I'll organize a hackathon to go through all open issues and TODOs in the code.
- cmd: Force redirect for commands which need this by @obiwac in #107
- cmd: stdout pipe is continuously read when waiting for a process to prevent blocking by @obiwac in #109
- PkgConfig: Add
$install_prefix/libdata/pkgconfigto search path by @obiwac in #108 - Targets by @obiwac in #111
Dep:.cd()factory pattern so we can build dependencies from different directories by @obiwac in #113- bsys/gmake: Implement (GNU Make) by @obiwac in #115
Full Changelog: v0.2.19...v0.2.20
v0.2.19
v0.2.18
v0.2.17
Minor bug fixes.
Full Changelog: v0.2.16...v0.2.17