Releases: SiarheiFedartsou/fastlane-plugin-versioning
Releases · SiarheiFedartsou/fastlane-plugin-versioning
v0.7.0
v0.6.2
v0.6.1
What's Changed
- Bump fastlane from 2.222.0 to 2.223.1 by @dependabot in #103
- Fixing logging in
get_build_number_from_xcodeproj
/get_version_number_from_xcodeproj
by @corujautx in #101 - Bump webmock from 3.23.1 to 3.24.0 by @dependabot in #102
- bundle version moved to 2.5.17
- bundle update ran to update other dependencies
New Contributors
- @corujautx made their first contribution in #101
Full Changelog: v0.6.0...v0.6.1
v0.6.0 `skip_package_dependencies_resolution` + dependency updates
What's Changed
- Bump rspec from 3.10.0 to 3.12.0 by @dependabot in #77
- Bump xcodeproj from 1.20.0 to 1.22.0 by @dependabot in #78
- Bump pry from 0.14.1 to 0.14.2 by @dependabot in #79
- Bump webmock from 3.13.0 to 3.18.1 by @dependabot in #80
- Bump fastlane from 2.187.0 to 2.214.0 by @dependabot in #81
- Bump webmock from 3.18.1 to 3.19.1 by @dependabot in #83
- Bump xcodeproj from 1.22.0 to 1.23.0 by @dependabot in #86
- Bump rake from 13.0.6 to 13.1.0 by @dependabot in #87
- Bump fastlane from 2.214.0 to 2.222.0 by @dependabot in #91
- Bump xcodeproj from 1.23.0 to 1.25.0 by @dependabot in #97
- Bump webmock from 3.19.1 to 3.23.1 by @dependabot in #95
- Bump rspec from 3.12.0 to 3.13.0 by @dependabot in #93
- Bump rake from 13.1.0 to 13.2.1 by @dependabot in #92
- Add
skip_package_dependencies_resolution
support by @CrazyFanFan in #89
New Contributors
- @CrazyFanFan made their first contribution in #89
Full Changelog: v0.5.2...v0.6.0
v0.5.2 - fix for Apple's response caching
What's Changed
- Add random query param to get_app_store_version_number.rb by @raymondjacobson in #75
New Contributors
- @raymondjacobson made their first contribution in #75
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- add more info about migration by @rromanchuk in #67
- Update documentation by @AdrianBinDC in #70
- Resolve build settings to see if
PRODUCT_BUNDLE_IDENTIFIER
is present by @chuganzy in #71 - Bump jmespath from 1.4.0 to 1.6.1 by @dependabot in #73
- Fix ignore configuration when we use increment_build_number or increment_app_version in xcodeproj with target and build_configuration_name by @skiritsa in #69
New Contributors
- @rromanchuk made their first contribution in #67
- @AdrianBinDC made their first contribution in #70
- @chuganzy made their first contribution in #71
- @skiritsa made their first contribution in #69
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- github actions' support for ci_build_number by @partikus in #61
- Fix for "get_app_store_version_number" for apps with limited availability by @stef-t in #65
New Contributors
Full Changelog: 0.4.6...v0.5.0
v0.4.6
What's Changed
- bumps gemfile by @jdouglas-nz in #44
- Bump excon from 0.68.0 to 0.71.0 by @dependabot in #46
- Bump rake from 12.3.1 to 13.0.1 by @dependabot in #49
- Fixes increment_build_number_in_xcodeproj in xocde 11 by @prathmeshranaut in #48
- Bump json from 2.2.0 to 2.3.1 by @dependabot in #54
- Bugfix/#52 target and build config name crash by @jdouglas-nz in #56
- Fix increment_version_number_in_xcodeproj crashing when including the scheme and build configuration by @neilb01 in #64
- Bugfix - swiftpm buildfile by @jdouglas-nz in #66
New Contributors
- @prathmeshranaut made their first contribution in #48
- @neilb01 made their first contribution in #64
Full Changelog: v0.4.2...0.4.6
v0.4.2
What's Changed
- Feature/gitlab pipeline iid suport by @jdouglas-nz in #40
- fixes target based build / version xcodeproj actions. by @jdouglas-nz in #42
Full Changelog: v0.4.0...v0.4.2
v0.4.0
What's Changed
- Add support for reading Bitrise CI build numbers by @L-Yeiser in #28
- Copy paste fixes by @georgmay in #27
- Add extra check when resolving INFOPLIST_FILE and fail with a meaningful error message by @iby in #24
- Support AppVeyor build number in ci_build_number by @dotdoom in #33
- Bump rubyzip from 1.2.1 to 1.2.2 by @dependabot in #35
- [Feature] - xcode11 project build / version number build setting support by @jdouglas-nz in #39
New Contributors
- @L-Yeiser made their first contribution in #28
- @georgmay made their first contribution in #27
- @iby made their first contribution in #24
- @dotdoom made their first contribution in #33
Full Changelog: v0.3.4...v0.4.0