taskman_teamcity/CHANGELOG.md

46 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2022-06-06 17:14:05 +03:00
# 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/).
2023-01-13 00:38:44 +03:00
## [1.3.2] - 2023-01-12
### Fixed requirements
- Key words for required agent names
2023-01-10 13:57:50 +03:00
## [1.3.1] - 2023-01-10
### Changed
- Move one of agent from ios to android
2022-07-29 12:06:54 +03:00
## [1.3.0] - 2022-07-29
2022-07-29 12:22:25 +03:00
### Fixed
2022-07-29 12:21:56 +03:00
- Search "*.aab" artifacts
2022-07-29 12:06:54 +03:00
### Added
2022-07-29 12:21:56 +03:00
- Build type for china env
2022-07-29 12:06:54 +03:00
### Changes
2022-07-29 12:21:56 +03:00
- Removed "Setup Skeletor" step
- Environment var "artifactsPath" was combined with "artifactsRules"
2022-07-29 12:06:54 +03:00
## [1.2.1] - 2022-07-19
### Added
- Environment param for set artifact path
2022-06-23 11:36:24 +03:00
## [1.2.0] - 2022-06-23
### Added
- Tasks for build under dev environment, for both platform
### Fixed
- Removed checkbox "debug" from parameters
2022-06-23 12:05:47 +03:00
- Changelog description of version 1.1.0
2022-06-23 11:36:24 +03:00
2022-06-07 14:35:52 +03:00
## [1.1.0] - 2022-06-07
### Fixed
- Using of deprecated taskman functions
2022-07-29 12:21:56 +03:00
- Replaced "try_deps_update" with "deps_update"
2022-06-07 14:35:52 +03:00
2022-06-07 11:38:38 +03:00
## [1.0.1] - 2022-06-07
### Added
- Skeletor setup step
2022-06-06 17:14:05 +03:00
## [1.0.0] - 2022-06-06
- Initial release