Releases: rukins/gkeepapi-java
Releases · rukins/gkeepapi-java
1.0.2
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
New:
- setting parent id automatically in createOrUpdate node methods of NodeRequestBuilder
- empty(), getCurrentNodeList() and getCurrentLabelList() methods in NodeRequestBuilder
1.0.0
New:
- add basic manipulations with nodes and labels