Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 460 Bytes

3.0.3

  • correct the dcli install instructions.

3.0.2

  • explained how to compile with dcli.
  • added localhost as a valid fqdn when configuring the endpoint.
  • improved the instructions on running with sudo.
  • removed pig_launch as the launch logic is now in the pig_server app.

3.0.1

  • improved the readme.
  • dart pub ignores files that are .gitignored so we need to include generated files in git.

3.0.0

First release after port from java to dart.