File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.1.0 - WIP
3+ ## 0.1.0 - 2025-02-21
44- Refactoring exception handling: Bubble up the exception
55- Refactoring Space, Spaces and SpaceResponse
66- Adding some helper method to Space like region() and planLevel()
77- Refactoring Story / Stories , StoryResponse, StoriesResponse
88- Adding StoryComponent class
99- Refactoring Asset, Assets and AssetResponse
1010- Refactoring Tag, Tags and TagResponse
11+ - Adding ` setExternalUrl() ` to ` Asset ` data class, you can set an external URL for an asset
12+ - Adding ` publishedAt() ` method to ` Story ` data class, you can retrieve the published at field (with formatting options, default is "Y-m-d")
13+ - Adding ` addBlok() ` method to ` StoryComponent ` data class, so you can easily add nested component to your content
14+ - Readme: A new example for nesting components
1115
1216## 0.0.7 - 2025-02-09
1317
You can’t perform that action at this time.
0 commit comments