index
:
notion
feature/block-children
fix-block-child-db-key
identifier-infallible
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
build: Try speeding up build with build caching (#14)
Jake Swenson
1
-0
/
+2
2021-05-17
(cargo-release) start next development iteration 0.1.1-alpha.0
Jake Swenson
1
-1
/
+1
2021-05-17
(cargo-release) version 0.1.0
v0.1.0
Jake Swenson
1
-1
/
+1
2021-05-17
ci: adding doc build step (#10)
Jake Swenson
5
-3
/
+29
2021-05-17
refactor: Rename Indentifible trait to AsIdentifier and try to improve the us...
Jake Swenson
2
-45
/
+26
2021-05-16
Get Children Blocks (#9)
Brett Spradling
2
-7
/
+189
2021-05-16
(cargo-release) version 0.0.1-beta.3
v0.0.1-beta.3
Jake Swenson
1
-1
/
+1
2021-05-16
build: move to actions-rs for cargo commands
Jake Swenson
2
-6
/
+17
2021-05-16
(cargo-release) version 0.0.1-beta.2
v0.0.1-beta.2
Jake Swenson
1
-1
/
+1
2021-05-16
(cargo-release) version 0.0.1-beta.1
v0.0.1-beta.1
Jake Swenson
1
-1
/
+1
2021-05-17
feat: adding proper error type with snafu (#8)
Jake Swenson
4
-31
/
+56
2021-05-16
chore: lots of little cleanup (#7)
Jake Swenson
4
-27
/
+228
2021-05-16
fix: Fixes issue #3, search can return objects (#5)
Jake Swenson
3
-21
/
+77
2021-05-15
ci: update changelog action version
Jake Swenson
1
-1
/
+1
2021-05-15
(cargo-release) version 0.0.1-alpha.3
v0.0.1-alpha.3
Jake Swenson
1
-1
/
+1
2021-05-15
(cargo-release) version 0.0.1-alpha.2
v0.0.1-alpha.2
Jake Swenson
1
-1
/
+1
2021-05-15
ci: Adding release processing, generating an alpha
Jake Swenson
2
-0
/
+4
2021-05-15
(cargo-release) version 0.0.1-alpha.1
Jake Swenson
1
-1
/
+1
2021-05-15
chore: remove unneeded matrix build
Jake Swenson
1
-7
/
+2
2021-05-15
adding env var
Jake Swenson
1
-0
/
+2
2021-05-15
fix: Test include_str in CI
Jake Swenson
2
-1
/
+7
2021-05-15
fix: Fix `master` references in CI (should be `main`)
Jake Swenson
1
-2
/
+2
2021-05-15
feat: adding support for running API tests in CI (using my API token...) (#2)
Jake Swenson
1
-2
/
+11
2021-05-15
adding CI
Jake Swenson
4
-0
/
+118
2021-05-15
adding test for is_not_empty
Jake Swenson
1
-0
/
+14
2021-05-15
adding serialize to true
Jake Swenson
1
-1
/
+38
2021-05-15
trait issue, need to fix
Jake Swenson
1
-13
/
+3
2021-05-15
working database queries
Jake Swenson
4
-15
/
+104
2021-05-15
adding basic property filters
Jake Swenson
3
-6
/
+113
2021-05-15
pages
Jake Swenson
5
-64
/
+460
2021-05-14
paging
Jake Swenson
3
-8
/
+17
2021-05-14
add all properties
Jake Swenson
2
-1
/
+84
2021-05-14
files documentation issue
Jake Swenson
1
-2
/
+3
2021-05-14
split models
Jake Swenson
6
-169
/
+178
2021-05-14
clean code
Jake Swenson
3
-53
/
+62
2021-05-14
First pass at a working Notion api client from the public beta
Jake Swenson
5
-1
/
+408
2021-05-13
Initial commit
Jake Swenson
3
-0
/
+33