go-monday

Go API client for Monday - https://monday.com

MIT License

Stars
0
Committers
2
go-monday - v0.6.3 Latest Release

Published by grokify over 1 year ago

go-monday - v0.6.2

Published by grokify over 1 year ago

go-monday - v0.6.1

Published by grokify almost 2 years ago

go-monday - v0.6.0

Published by grokify almost 2 years ago

Update min Go version support to v1.18 from v1.16.
Update dependencies.

Full Changelog: https://github.com/grokify/go-monday/compare/v0.5.7...v0.6.0

go-monday - v0.5.7

Published by grokify about 2 years ago

go-monday - v0.5.6

Published by grokify over 2 years ago

What's Changed

  1. Update dependencies.

Full Changelog: https://github.com/grokify/go-monday/compare/v0.5.5...v0.5.6

go-monday - v0.5.5

Published by grokify over 2 years ago

What's Changed

  1. Update dependencies.

Full Changelog: https://github.com/grokify/go-monday/compare/v0.5.4...v0.5.5

go-monday - v0.5.4

Published by grokify over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/grokify/go-monday/compare/v0.5.3...v0.5.4

go-monday - v0.5.3

Published by grokify over 2 years ago

go-monday - v0.5.2

Published by grokify almost 3 years ago

  1. dep: go mod: update
go-monday - v0.5.1

Published by grokify about 3 years ago

Updates

  1. dep: go mod: update
  2. ci: gh actions: update
go-monday - v0.5.0

Published by grokify about 3 years ago

Updates

  1. feat: convert to Markdown with links
go-monday - v0.4.0

Published by grokify about 3 years ago

Updates

  1. feat: add support for parsing Link URL and text
  2. enhance: date formatting
go-monday - v0.3.3

Published by grokify about 3 years ago

Updates

  1. feat: add QueryBoard()
go-monday - v0.3.2

Published by grokify about 3 years ago

Updates

  1. enhance: simpleitems: add sortType param
go-monday - v0.3.1

Published by grokify about 3 years ago

  1. fix: add inclStatus param for String() and StringsByStatus()
  2. style: use constants
  3. fix: type: TestRequest spelling
  4. enhance: simpleitem: add SimpleItem.String(inclStatus bool) param
go-monday - v0.3.0

Published by grokify about 3 years ago

Updates

  1. feat: simpleitem: add SimpleItems
  2. docs: README.md: update title
  3. dep: go mod: update
  4. feat: add SimpleItems
  5. docs: update
go-monday - v0.2.0

Published by grokify about 3 years ago

Updates

  1. cleanup: monday: remove unneeded code
  2. enhance: monday: simplify Client.DoGraphQL()
go-monday - v0.1.0

Published by grokify about 3 years ago

  1. Initial commit