What's Changed
* chore: consolidating configurable (env var) into a single file by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/209
* use preconfigured ebrains info by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/208
* feat: allow multiple gene fetch from allen api by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/211
* misc fixes of typos, typing and type checks by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/207
* WIP migrating pydantic models by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/226
* fix use configuration by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/228
* feat: enable device flow for v0.4 by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/232
* Refactor v0.4 fix tests by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/229
* feat: add schema & verification script by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/227
* Refactor v0.4 layer thickness by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/233
* Added an optional param to get_colormap to get the colormap of a single region by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/238
* UnicodeEncodeError fix (issue for Windows) by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/236
* Simplify device flow for notebooks by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/246
* regex syntax support for region.find(), i.e., '/pattern/flags' by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/251
* Bug fix to keyboard interruption during caching by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/253
* feat: cached ebrains queries by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/254
* chore: unify parcellationmap.fetch and sparsemap.fetch by xgui3783 in https://github.com/FZJ-INM1-BDA/siibra-python/pull/255
* Refactor v0.4 suggestions for feature examples by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/252
* Use `features.ALL` for a dict of all features by AhmetNSimsek in https://github.com/FZJ-INM1-BDA/siibra-python/pull/258
New Contributors
* AhmetNSimsek made their first contribution in https://github.com/FZJ-INM1-BDA/siibra-python/pull/233
**Full Changelog**: https://github.com/FZJ-INM1-BDA/siibra-python/compare/v0.3a27...v0.4a27