We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f78420e + bb52797 commit f280fa6Copy full SHA for f280fa6
Packages/jp.co.cyberagent.buildmagic/CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [1.7.0]
4
+
5
+### Added
6
7
+- Make internal prepare phase visible with an option.
8
+- `-override` now supports numbers other than `int` and `float`.
9
10
+### Fixed
11
12
+- Fix API updater runs on built-in task sources and causes compilation errors.
13
14
## [1.6.0]
15
16
### Added
Packages/jp.co.cyberagent.buildmagic/package.json
@@ -1,6 +1,6 @@
{
"name": "jp.co.cyberagent.buildmagic",
- "version": "1.6.0",
+ "version": "1.7.0",
"displayName": "Build Magic",
"description": "Build Magic",
"unity": "2022.3",
0 commit comments