Skip to content

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 19 Dec 13:51

0.2.7

2025-12-19

  • Fixed the error while running processes on windows (#4)
  • Added support for pre_build_command which is run before the platform build commands
  • Added the ability to funnel the cmd args passed to the dart run build_pipe:build command 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