Releases: jomei/notionapi
Releases · jomei/notionapi
Add recently added supported currency formats
The number property type in databases now supports additional currency options.
The new options are:
- "hong_kong_dollar"
- "new_zealand_dollar"
- "krona"
- "norwegian_krone"
- "mexican_peso"
- "rand"
- "new_taiwan_dollar"
- "danish_krone"
- "zloty"
- "baht"
- "forint"
- "koruna"
- "shekel"
- "chilean_peso"
- "philippine_peso"
- "dirham"
- "colombian_peso"
- "riyal"
- "ringgit"
- "leu"
Add omitempty to Option fields that are not required
v1.0.4 Add omitempty to Option fields that are not required
Add SelectOptionProperty and some fixes
- Fix
URLProperty
andFileProperty
parsing. - Added
SelectOptionProperty
to distinguish page select property and database select property
Thanks, @shayanh 🔥
Add URL field to the Page structure
Fix empty property field at sort object
Fix for #1: Omit property
field at SortObject
if it's empty.
Thanks, @redaLaanait!
Ready to use
All endpoint are supported and covered by tests
Initial Release
0.1 Add update readme