Skip to content

v1.0.0-rc1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 13:17
· 128 commits to master since this release
a3c5b4a

Changelog

a3c5b4a Merge pull request #35 from lfgcampos/feature/not-set-token-header
cfd76c5 Not setting the token if not present.
1390346 Tiny refactor to httpwrapper
c0cd196 Merge pull request #33 from lfgcampos/feature/return-errors-from-httpwrapper
be4abb1 Return errors from httpwrapper. Log fatal errors outside of the wrapper.
4eb4364 Merge pull request #32 from lfgcampos/feature/local-variables
3cf0ca9 Remove global variables. Remove some toJSON methods.
2f91e74 Merge pull request #31 from lfgcampos/enhancement/15
075ae33 Added flag for pretty json and a bit of refactor
e8df19d Merge pull request #30 from lfgcampos/fix/22
a7ea381 Merge pull request #29 from lfgcampos/feature/context-node-commands
805f267 Small refactor regarding variables and pretty print
d5b6712 Added a version command and a first step into global json flag
5ed41b2 typo
56eb268 Added missing token flag for application register
f2fc442 add-node-to-context and delete-node-from-context commands added