Skip to content

Releases: jmatsu/remocon

Version 0.5.1

22 Aug 13:28
f086a15
Compare
Choose a tag to compare

Improvement

  • Use create-command when creating a config json file at the pull time #30

Version 0.5.0

22 Aug 13:08
018e0e8
Compare
Choose a tag to compare

Fixed bugs

  • Fixed config.json was yaml #28

Version 0.4.4

22 Aug 11:51
54cfc43
Compare
Choose a tag to compare

Bug fixes

  • pull always fails due to missing values
  • sorting fails if no param/cond files exist

Version 0.4.3

17 Aug 04:48
56713a4
Compare
Choose a tag to compare

Fixed bugs:

  • merge update couldn't see the custom attributes like normalizer #24
  • Boolean normalizer worked wrong if true/false is specified directly #24
  • skip_nil_values skipped false #24

Version 0.4.2

16 Aug 17:39
dd1362c
Compare
Choose a tag to compare

Bug fixes:

  • Keep the condition ordering of conditional values #22

Version 0.4.1

14 Aug 17:20
054f55b
Compare
Choose a tag to compare

Improvement

  • Use the official validation logic instead #19

Version 0.4.0

14 Aug 15:46
b12a1cb
Compare
Choose a tag to compare

New features

  • Addressed new api error messages : #14
  • Now pull is supporting merge-update : #15
  • Now validate also validates etag : #16

Bug fixes

  • none

Version 0.3.1

10 Aug 16:37
3c256bf
Compare
Choose a tag to compare

Fixed:
The wrong oauth2 scope was used. #12

Other:
Removed unused dependencies #11

Version 0.3.0

09 Aug 17:14
14dbb0f
Compare
Choose a tag to compare

Added a command to retrieve the access token #9

v0.2.0

08 Aug 17:51
c990795
Compare
Choose a tag to compare