Skip to content

Releases: rukins/gkeepapi-java

1.2.6

1.2.5

19 Apr 09:25
Compare
Choose a tag to compare

1.2.4

1.2.3

1.2.2

1.2.1

1.1.0

1.0.2

29 Mar 17:40
Compare
Choose a tag to compare

New:

  • update adding label to note or list nodes in NodeRequestBuilder, add default value for labelIds field in NoteNode and ListNode
  • update methods of NodeRequestBuilder, now they return processed Node or Label instead of NodeRequestBulder

1.0.1

16 Mar 14:18
Compare
Choose a tag to compare

New:

  • setting parent id automatically in createOrUpdate node methods of NodeRequestBuilder
  • empty(), getCurrentNodeList() and getCurrentLabelList() methods in NodeRequestBuilder

1.0.0

15 Mar 12:46
Compare
Choose a tag to compare

New:

  • add basic manipulations with nodes and labels