notionapi

A Notion API SDK, written in Golang

BSD-2-CLAUSE License

Stars
503
notionapi - v1.13.1 Latest Release

Published by jomei 4 months ago

What's Changed

notionapi - v1.13.0

Published by jomei 8 months ago

What's Changed

New Contributors

notionapi - v1.12.10

Published by jomei 8 months ago

What's Changed

Full Changelog: https://github.com/jomei/notionapi/compare/v1.12.9...v1.12.10

notionapi - v1.12.9

Published by jomei about 1 year ago

What's Changed

notionapi - v1.12.8

Published by jomei about 1 year ago

What's Changed

notionapi - v1.12.7

Published by jomei about 1 year ago

What's Changed

notionapi - v1.12.6

Published by jomei about 1 year ago

What's Changed

notionapi - v1.12.5

Published by jomei about 1 year ago

What's Changed

notionapi - v1.12.4

Published by jomei over 1 year ago

What's Changed

Full Changelog: https://github.com/jomei/notionapi/compare/v1.12.3...v1.12.4

notionapi - v1.12.3

Published by jomei over 1 year ago

What's Changed

notionapi - v1.12.2

Published by jomei over 1 year ago

What's Changed

notionapi - v1.12.1

Published by jomei over 1 year ago

What's Changed

notionapi - v1.12.0

Published by jomei over 1 year ago

What's Changed

notionapi - v1.11.0

Published by jomei over 1 year ago

What's Changed

SearchRequest.Filter now has the SearchFilter type instead of interface{}

type SearchFilter struct {
	Value    string `json:"value"`
	Property string `json:"property"`
}
notionapi - v1.10.3

Published by jomei over 1 year ago

What's Changed

notionapi - v1.10.2

Published by jomei almost 2 years ago

What's Changed

notionapi - v1.10.1

Published by jomei almost 2 years ago

What's Changed

notionapi - v1.10.0

Published by jomei almost 2 years ago

What's Changed

notionapi - v1.9.3

Published by jomei almost 2 years ago

What's Changed

notionapi - v1.9.2

Published by jomei about 2 years ago

What's Changed

Full Changelog: https://github.com/jomei/notionapi/compare/v1.9.1...v1.9.2