Releases: blake-mealey/mantle
Releases · blake-mealey/mantle
v0.10.6
What's Changed
- fix assetAlias imports not including outputs by @blake-mealey in #104
- run git commands from project directory by @blake-mealey in #105
Full Changelog: v0.10.5...v0.10.6
v0.10.5
What's Changed
- made it easy to modify config before loading a project by @blake-mealey in #103
Full Changelog: v0.10.4...v0.10.5
v0.10.4
What's Changed
- Refactor to be publishable as a library on crates.io by @blake-mealey in #101
- add lib target to crate by @blake-mealey in #102
Full Changelog: v0.10.3...v0.10.4
v0.10.3
What's Changed
- add support for rbxl files by @blake-mealey in #100
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- fixed serverFill.reservedSlots by @blake-mealey in #99
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- use studio roblosecurity if no env var is present by @blake-mealey in #86
- added target results logs with links to experience and places by @blake-mealey in #87
- switch to reqwest library for async requests by @blake-mealey in #92
- rename --experience-id to --target-id by @blake-mealey in #94
- ⚠ although this is technically a breaking change, it was considered a bug fix since this rename was supposed to take place before the 0.10.0 release
- keep resources in state if they fail to delete after destroy by @blake-mealey in #93
Full Changelog: v0.10.0...v0.10.1
v0.10.0
⚠ Many breaking changes. This release should hopefully stabilize most APIs going forward
What's Changed
- replace partially-managed experience and places with import command by @blake-mealey in #73
- renamed deployments to environments, added versioning to state files by @blake-mealey in #74
- fixed using incorrect vertical line character in logging by @blake-mealey in #75
- replace templates configuration with target and refactor to support future target types by @blake-mealey in #76
- add support for group ownership and payment source configuration by @blake-mealey in #77
- add support for social links by @blake-mealey in #78
- fully support avatar experience configuration and improve configuration and activation resource lifecycles by @blake-mealey in #81
- Refactor internal resources API to be safer by @blake-mealey in #82
- cleanup inputs for products, passes, and badges by @blake-mealey in #83
Full Changelog: v0.9.0...v0.10.0
v0.9.0
⚠Project renamed from "rocat" to "mantle"
What's Changed
- Breaking change: rename to mantle by @blake-mealey in #68
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- remove icon from experience when deleted by @blake-mealey in #54
- add support for badges by @blake-mealey in #59
- add support for image game assets by @blake-mealey in #66
- add support for audio assets by @blake-mealey in #67
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- add support for per-deployment template overrides by @blake-mealey in #50
Full Changelog: v0.8.0...v0.8.1