Releases: growthbook/growthbook-swift
Releases · growthbook/growthbook-swift
1.1.8
21 May 18:05
Compare
Sorry, something went wrong.
No results found
chore: call refreshHandler once and even if features are up to date (#162 )
chore: call refreshHandler once and even if features are up to date
chore: fixed trailing coma in function parameters
chore: remove unneded changes
chore: fix typo
chore: always call the refreshHandler
1.1.7
11 May 18:34
Compare
Sorry, something went wrong.
No results found
feature/increase test coverage (#157 )
test: add unit tests for models, utils, common, decryption, and sticky bucket
test: add GrowthBookSDK public API tests
test: add init(json:) tests for model types
test: add extensions and utils tests
test: add constants and model tests
fix: resolve swift concurrency mutation error in sdk tests
test: cover condition evaluator operators
test: add feature evaluator tests
test: add experiment evaluator tests
test: extend viewmodel and evaluator coverage
test: cover formatter, context and model gaps
1.1.6
11 May 17:18
Compare
Sorry, something went wrong.
No results found
fix: make CachingManager thread-safe and writes atomic (#154 )
1.1.5
30 Apr 08:18
Compare
Sorry, something went wrong.
No results found
fix: restore savedGroups from cache on app restart (#156 )
1.1.4
23 Apr 20:25
Compare
Sorry, something went wrong.
No results found
Merge pull request #155 from growthbook/fix/multirange-namespace-decode
Fix/multirange namespace decode
1.1.3
10 Apr 08:41
Compare
Sorry, something went wrong.
No results found
chore: public GrowthBookModel initializer (#153 )
1.1.2
01 Apr 19:25
Compare
Sorry, something went wrong.
No results found
Merge pull request #151 from vazarkevych/fix/http-304-not-modified-as-succes
fix: treat HTTP 304 Not Modified as success instead of fetch failure
1.1.1
25 Mar 11:10
Compare
Sorry, something went wrong.
No results found
feat: add case-insensitive and regex operators support (#152 )
feat: add support for regexi operator
feat: add $ini, $nini, $alli operators
1.1.0
16 Mar 23:03
Compare
Sorry, something went wrong.
No results found
Merge pull request #150 from growthbook/feature/clean-modes (+semver: minor)
Fixes for Offline mode and Add stableSession mode
1.0.101
04 Mar 11:29
Compare
Sorry, something went wrong.
No results found
Fetch features (#104 )
add fetching features with ttl
fix tests
fix caching without network
fix to get cached features always
pull changes
fix init in viewmodel
Resolved conflicts with the main branch
Merge branch 'main' into fix/fetch-features
fix: update test json
fix: deploy.yml
fix: trigger refreshHandler on remote fetch failure
Co-authored-by: Volodymyr Nazarkevych volodymyr.nazarkevych@kevychsoulutions.com
Co-authored-by: Ihor Hrechan poradelatnogi@gmail.com