Releases: ioki-mobility/go-outline
Releases · ioki-mobility/go-outline
v0.5.0
What's Changed
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #63
- Implement
attachments.create
by @zadjadr in #41 - [HTTP & CLI] Get document by @StefMa in #62
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #64
- Bump actions/setup-go from 4 to 5 by @dependabot in #65
- Allow document update via CLI by @rsjethani in #66
Full Changelog: v0.3.0...v0.5.0
v0.3.0
What's Changed
- Update cli installation instructions by @rsjethani in #56
- Refine release workflow by @rsjethani in #57
- CLI support for list collections by @StefMa in #60
- CLI support for creating a document by @StefMa in #59
- Bump actions/checkout from 3 to 4 by @dependabot in #61
New Contributors
- @dependabot made their first contribution in #61
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Add client and cli installation instructions by @rsjethani in #48
- Create function to create outline client by @StefMa in #50
- Switch from sling to rsling by @rsjethani in #53
- Implement
documents.update
by @zadjadr in #40 - New workflow for drafting releases with archives by @rsjethani in #51
- FIX: wrong go version setup for release workflow by @rsjethani in #55
Full Changelog: v0.1.0...v0.2.1
v0.1.0
What's Changed
- Initial project setup by @rsj-ioki in #1
- Add dependabot by @StefMa in #10
- High level client API overview by @rsjethani in #7
- Acutal HTTP request making infrastructure by @rsjethani in #9
- New apis for getting one or more collections by @rsjethani in #15
- Some CI fixes by @StefMa in #18
- Intial CLI app with ability to fetch collections by @StefMa in #16
- Add code linting to the workflow by @rsjethani in #22
- Client create collection via http client by @StefMa in #17
- Update and rename workflow.yml to checks.yml by @StefMa in #24
- Implement documents.create by @zadjadr in #20
- Remove ParentDocumentId type by @StefMa in #32
- Add optional create collection params by @StefMa in #29
- Add support for creating a collection [cli] by @StefMa in #33
- Update README by @StefMa in #37
- Get collection document structure by @rsjethani in #35
- Prepare for v0.1.0 release by @rsjethani in #43
New Contributors
- @rsj-ioki made their first contribution in #1
- @StefMa made their first contribution in #10
- @rsjethani made their first contribution in #7
- @zadjadr made their first contribution in #20
Full Changelog: https://github.com/ioki-mobility/go-outline/commits/v0.1.0