Skip to content

Commit 0b80354

Browse files
authored
[release] 0.48.0 - Initialization details, remove noisy logging, fallback bug fixes (#360)
### New Features - Initialize now return initializationDetails which has information on data source, is initialize successful, is the store populate, duration and error ### Improvements - remove noisy logging ### Fixes - fix a bug where fallback behavioral is triggered for id list no matter the option >Included In This Release >- 76e1279 kat-statsig > - Some bug fixes (#359) >- 50910bb kat-statsig > - Add Initialization Details + context (#347) >- badb04c kat-statsig > - fix flag (#358)
1 parent 76e1279 commit 0b80354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statsig/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.47.2'
1+
__version__ = '0.48.0'

0 commit comments

Comments
 (0)