v0.2.7
0.2.7
2025-12-19
- Fixed the error while running processes on windows (#4)
- Added support for
pre_build_commandwhich is run before the platform build commands - Added the ability to funnel the cmd args passed to the
dart run build_pipe:buildcommand to the platform build commands - Added support for project version without the
+
Thanks to @mtc-creations for his PR which included all of the items above