Skip to content

Releases: jackTabsCode/asphalt

0.3.0

11 Mar 16:48
Compare
Choose a tag to compare
  • Nested folder support. This does not create nested tables in the outputted files, instead making the keys the file path of the asset, which now include the extension-hence the breaking change.

Full Changelog: v0.2.1...v0.3.0

0.2.1

07 Mar 21:52
Compare
Choose a tag to compare
  • Errors when we receive no response from the get asset API

0.2.0

07 Mar 11:36
Compare
Choose a tag to compare
  • Support for group owners. Use --user-id <id> or --group-id <id> to specify the asset creator.
  • Fixes a panic on files with no extension

Full Changelog: v0.1.1...v0.2.0

0.1.1

07 Mar 09:04
Compare
Choose a tag to compare

Hotfix to remove my hardcoded user ID. Whoops.

Full Changelog: v0.1.0...v0.1.1

0.1.0

07 Mar 08:36
Compare
Choose a tag to compare

Initial release 🎉!

Good luck