Skip to content

Merge label and new friend search related methods #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 16, 2020

Conversation

su-chang
Copy link
Owner

I'm submitting a...

[ ] Bug Fix
[x] Feature
[ ] Other (Refactoring, Added tests, Documentation, ...)

Checklist

  • Commit Messages follow the Conventional Commits pattern
    • A feature commit message is prefixed "feat:"
    • A bugfix commit message is prefixed "fix:"
  • Tests for the changes have been added

Description

please describe the changes that you are making

for features, please describe how to use the new feature

please include a reference to an existing issue, if applicable

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

huan and others added 4 commits January 15, 2020 22:49
* 0.29.3

* modify: recorrect the mini-program payload type according to puppet mini-program.

* temp

* feat: support search new friend

* modify: change parameter for search()

* modify: optimize code, bump version

* modify: bump wechaty and wechaty-puppet version

* better search function

* 0.29.23

* 0.29.24

* 0.29.25

* 0.29.26

* 0.29.27

* 0.29.28

* 0.29.29

* 0.29.30

* 0.29.31

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>
* 0.29.3

* modify: label relate methods

* modify: label method

* modify: make tag class be better.

* modify: change return type of method tags() from string[] to Tag[], and implemented all methods relates to Label.

* modify: bump version

* modify: change createTag() to getOrCreateTag()

* Refactor Tag Design

* Refine Tag design

* 0.29.41

* remove findAll for Tag class

* add todo for check tag before delete

Co-authored-by: Huan (李卓桓) <zixia@zixia.net>
@su-chang su-chang merged commit afe90a3 into su-chang:master Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants