basil 1.1.3 copy "basil: ^1.1.3" to clipboard
basil: ^1.1.3 copied to clipboard

unlisted

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

1.1.3 #

  • Swap to stdlog

1.1.2 #

  • Do not expose as library
  • Use basil.yaml by default
  • Remove example

1.1.1+2 #

  • Improve package structure

1.1.1+1 #

  • Name bin as package name

1.1.0+3 #

  • Undo dependency on stdlog

1.1.1 #

  • Swap to stdlog

1.1.0+2 #

  • Convert LICENSE to 2-Clause BSD
  • Update min dart SDK version

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
150
points
52
downloads

Publisher

verified publishertytydraco.xyz

Weekly Downloads

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

Repository
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

args, async, io, stdlog, yaml, yamlcfg

More

Packages that depend on basil