Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

parcel v0.1

Compare
Choose a tag to compare
@iamralch iamralch released this 15 Apr 16:30
· 98 commits to master since this release

We are thrilled to announce the first official release of Parcel.

Release Notes

  • ADD: Support for bundling resources recursively
  • ADD: Support for bundling resources as Golang source
  • ADD: Compression of resources as tar.gz blob
  • ADD: Option to exclude files or directories from the bundling
  • ADD: Option to include documentation in the generated bundle