basil 1.1.0+1 copy "basil: ^1.1.0+1" to clipboard
basil: ^1.1.0+1 copied to clipboard

unlistedoutdated

A linear build system for Dart projects, designed to be lightweight and extensible.

1.1.0+1 #

  • Re-run pub.dev analysis; broke

1.1.0 #

  • Use yamlcfg under the hood
  • Add basic tests
  • Detect non-string build types (null, ints, etc.)
  • Test basil project via basil build system

1.0.13 #

  • Pipe stdio by default
  • Bail on error by default
  • Add flag to pipe stdio
  • Add flag to bail on error
  • Add flag to echo commands

1.0.12 #

  • Use built-in shell execution
  • Add better stdout and stderr handling

1.0.11 #

  • Use positional parameters when appropriate
  • Drop logging class down to global methods
  • Make basil a global executable
  • Update README

1.0.10 #

  • Also catch parser errors

1.0.9 #

  • Fix another bad cast

1.0.8 #

  • Fix bad cast

1.0.7 #

  • Follow Very Good Analysis guidelines

1.0.6 #

  • Add command line arguments
  • Catch exceptions and report, don't let them go unhandled
  • Swap to internal logging class

1.0.5 #

  • Add testing
  • Clean up and improve parser
  • Fix typos
  • Fix README example

1.0.4 #

  • Format files.

1.0.3 #

  • Add unit testing.

1.0.2 #

  • Slightly improve documentation.

1.0.1 #

  • Add dart pub add instructions
  • Remove test dependencies

1.0.0 #

  • Initial release.
0
likes
0
points
52
downloads

Publisher

verified publishertytydraco.xyz

Weekly Downloads

A linear build system for Dart projects, designed to be lightweight and extensible.

Repository

License

unknown (license)

Dependencies

ansicolor, args, async, io, yaml, yamlcfg

More

Packages that depend on basil