46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
|
|
# Change Log
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
## [1.3.2] - 2023-01-12
|
|
### Fixed requirements
|
|
- Key words for required agent names
|
|
|
|
## [1.3.1] - 2023-01-10
|
|
### Changed
|
|
- Move one of agent from ios to android
|
|
|
|
## [1.3.0] - 2022-07-29
|
|
### Fixed
|
|
- Search "*.aab" artifacts
|
|
### Added
|
|
- Build type for china env
|
|
### Changes
|
|
- Removed "Setup Skeletor" step
|
|
- Environment var "artifactsPath" was combined with "artifactsRules"
|
|
|
|
## [1.2.1] - 2022-07-19
|
|
### Added
|
|
- Environment param for set artifact path
|
|
|
|
## [1.2.0] - 2022-06-23
|
|
### Added
|
|
- Tasks for build under dev environment, for both platform
|
|
### Fixed
|
|
- Removed checkbox "debug" from parameters
|
|
- Changelog description of version 1.1.0
|
|
|
|
## [1.1.0] - 2022-06-07
|
|
### Fixed
|
|
- Using of deprecated taskman functions
|
|
- Replaced "try_deps_update" with "deps_update"
|
|
|
|
## [1.0.1] - 2022-06-07
|
|
### Added
|
|
- Skeletor setup step
|
|
|
|
## [1.0.0] - 2022-06-06
|
|
- Initial release |