Skip to content

Releases: Blackjacx/SHSearchBar

1.2.1

16 Oct 12:38
Compare
Choose a tag to compare

Changed

  • Update podspec by removing non-source from sources. - @blackjacx.

1.2.0

28 Sep 22:24
Compare
Choose a tag to compare

Added

  • #15: translations for DE, EN, ES, FR, IT, JA, ZH-HANS, RU - @blackjacx.
  • first responder handling by forwarding related calls directly to the textfield - @blackjacx.

Changed

  • #26: Conversion to Swift 4 - @blackjacx.
  • #2: improves code documentation - @blackjacx.
  • #14: adopts swift 3 naming conventions - @blackjacx.
  • replaces non-swifty implementation of optional SHSearchBarDelegate methods by a default implementation of each method on a protocol extension - @blackjacx.
  • resigns and resets the textField per default when pressing cancel button - @blackjacx.
  • left and right view is now property of the config object - @blackjacx.
  • replaces textColor and textBackgroundColor with textAttributes in config - @blackjacx.

Fixed

Removed

  • boxed type from specs since Swift3 uses Any for dictionary values that includes structs - @blackjacx.

1.1.0

05 Dec 14:55
Compare
Choose a tag to compare

Fixes issue #4 (Swift 3 Migration).
Fixes issue #11 (There is no right margin in the text field).
Updating SHSearchBarConfig on the fly is possible now.
Adds unit tests for textRectForBounds, editingRectForBounds and rasterSize.
Improved Codebeat.
Added Codcov support.
Added Codebeat support.
Added new Badges on the README.md.

1.0.5

25 Nov 01:15
Compare
Choose a tag to compare

update readme
optimized example assets
Revert "optimized example assets"
This reverts commit 794a1fe.
optimized example assets
optimized example image
update readme
update readme
updated readme
updated readme
updated readme
updated readme with examples;
fixed cancel button config update;
example improvement;
removed old release script in favour of fastlane
fastlane: updated comments
fastlane: tests run now before the git flow is started

1.0.4

24 Nov 16:56
Compare
Choose a tag to compare

Fastlane: Release on Production 1.0.3
do not include merge commits when generating the changelog
deleted fastlane env file
ignoring empty fastlane env file
ignoring empty fastlane env file
git ignore empty env fastlane file
added empty environment file

1.0.3

24 Nov 16:43
Compare
Choose a tag to compare

do not include merge commits when generating the changelog
deleted fastlane env file
ignoring empty fastlane env file
ignoring empty fastlane env file
git ignore empty env fastlane file
added empty environment file

1.0.2

24 Nov 16:12
Compare
Choose a tag to compare

fastfile: changelog now ignores merge commits

1.0.1

24 Nov 15:59
Compare
Choose a tag to compare

edited fastfile
updated fastfile to push github releases

1.0.0

24 Nov 15:42
Compare
Choose a tag to compare

updated fastfile
updated fastfile
updated fastfile
updated changelog
updated fastfile
Merge branch 'release/1.0.0'
Merge branch 'release/1.0.0' into develop
Merge branch 'release/0.9.26'
Merge branch 'release/0.9.25'
Merge branch 'release/0.9.24'
Merge branch 'release/0.9.23'
Merge branch 'release/0.9.22'
Merge branch 'release/0.9.21'
Merge branch 'release/0.9.20'
Merge branch 'release/0.9.19'
Merge branch 'release/0.9.18'
Merge branch 'release/0.9.17'
Merge branch 'release/0.9.16'