Skip to content

v0.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@nedpals nedpals released this 04 Jan 07:52
· 28 commits to master since this release
  • get command now adds the packages as dependencies into the package manifest file.
  • Writing package manifests now uses the faster builtin strings module.
  • Package fetching support for packages based on Mercurial and Subversion (svn support is experimental for now).
  • api.new_vpkg is now api.new()
  • test command as a hassle-free way to test your modules on the compiler.
  • Add test_files to the list of package manifest metadata.
  • release command increments version number and adds a tag on the current commit. (Git only).
  • Support for V 0.1.24.

Pre-built binaries for Linux and Windows are now available below or build from source (for unsupported platforms).