PackageTrack
Sign in Get early access

github.com/xen0n/go-workwx

v1.7.0 #2143 most downloaded on Go modules xen0n/go-workwx

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships fairly regularly

a new release about every 4 weeks

Most releases are documented

notes for 9 of 12 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

57 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

57 releases · Aug 2019 to Apr 2024
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 57
  1. v1.7.1-0.20240410102317-3887053bc258 10 Apr 2024 pre-release

    Nothing published for this version

  2. v1.7.1-0.20240408110515-1136f3b409dc 08 Apr 2024 pre-release

    Nothing published for this version

  3. v1.7.0 08 Apr 2024
    Release notes

    What's Changed

    • build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #164
    • workwxctl appchat-create and chore by @xen0n in #165
    • feat: add GetUserIDByEmail by @kanzihuang in #166
    • feat: add GetUserIDByEmail by @kanzihuang in #168
    • build(deps): bump golang.org/x/net from 0.12.0 to 0.15.0 by @dependabot in #174
    • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #175
    • build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 by @dependabot in #173
    • feat: add UserUpdate ConvertUserIDToOpenID ConvertOpenIDToUserID by @tttao7 in #172
    • build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #178
    • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #180
    • Bump deps for v1 branch by @xen0n in #186
    • feat: 新增 微信客服账号 / 微信客服接待人员 / 获取加入企业二维码 / 客户群opengid转换 by @tttao7 in #187
    • feat: ✨ 修复了news类型无法使用的问题,添加了message的测试,新增模板卡片消息 by @eryajf in #177
    • feat: 新增 微信客服 - 会话分配与消息收发 fix: 模板卡片参数非必填 若不修改会导致接口报错 by @tttao7 in #189
    • feat: 获取访问用户身份 微信客服 接收消息和事件、发送消息、发送欢迎语等事件响应消息 fix: 删除微信客服账号的接口定义错误问题 by @tttao7 in #191
    • feat: 模板控件配置增加请假特有假勤控件,审批详情Selector控件增加选项值 by @yoogoc in #195
    • feat: 增加假期相关接口及时长组件补充时区信息 by @yoogoc in #196
    • feat: 完善审批详情及模板详情 by @yoogoc in #200

    New Contributors

    Full Changelog: v1.6.0...v1.7.0

    Open source →
  4. v1.6.1-0.20240314053912-baead75efdd7 14 Mar 2024 pre-release

    Nothing published for this version

  5. v1.6.1-0.20240226100104-3b70d4804f5f 26 Feb 2024 pre-release

    Nothing published for this version

  6. v1.6.1-0.20240130161617-ae7b8aad7a83 30 Jan 2024 pre-release

    Nothing published for this version

  7. v1.6.1-0.20240103070904-7aa18819390e 03 Jan 2024 pre-release

    Nothing published for this version

  8. v1.6.1-0.20231229085616-9cbc430d3dbd 29 Dec 2023 pre-release

    Nothing published for this version

  9. v1.6.1-0.20231012045537-7c82389c2762 12 Oct 2023 pre-release

    Nothing published for this version

  10. v1.6.1-0.20230814034320-3eae0fee9e6f 14 Aug 2023 pre-release

    Nothing published for this version

  11. v1.6.1-0.20230706075242-3a03fa6028c3 06 Jul 2023 pre-release

    Nothing published for this version

  12. v1.6.0 06 Jul 2023
    Release notes

    What's Changed

    • build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 by @dependabot in #157
    • build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #156
    • feat: add DeptSimpleList DeptCreate by @tttao7 in #160
    • Routine maintenance by @xen0n in #161

    Full Changelog: v1.5.0...v1.6.0

    Open source →
  13. v1.5.1-0.20230605095015-9ec6a3517dcb 05 Jun 2023 pre-release

    Nothing published for this version

  14. v1.5.0 05 Jun 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.4.0...v1.5.0

    Open source →
  15. v1.4.0 08 May 2023
    Release notes

    What's Changed

    • Misc updates by @xen0n in #132
    • build(deps): bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 by @dependabot in #134
    • build(deps): bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 by @dependabot in #136
    • build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #135
    • build(deps): bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 by @dependabot in #137
    • build(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1 by @dependabot in #139
    • build(deps): bump github.com/urfave/cli/v2 from 2.24.3 to 2.24.4 by @dependabot in #138
    • build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 by @dependabot in #141
    • build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #142
    • Fix CI by @xen0n in #147
    • fix the type of group chat member ID in message audit feature: int -> string by @yrosukedev in #149

    New Contributors

    Full Changelog: v1.3.1...v1.4.0

    Open source →
  16. v1.3.2-0.20230220054522-a28c017abd6c 20 Feb 2023 pre-release

    Nothing published for this version

  17. v1.3.2-0.20230106081140-8a7ff9ad4081 06 Jan 2023 pre-release

    Nothing published for this version

  18. v1.3.1 23 Dec 2022
    Release notes

    What's Changed

    Full Changelog: v1.3.0...v1.3.1

    Open source →
  19. v1.3.0 14 Dec 2022
    Release notes

    What's Changed

    Merged PRs

    Dependabot bumps

    • build(deps): bump github.com/urfave/cli/v2 from 2.11.2 to 2.14.0 by @dependabot in #107
    • build(deps): bump github.com/urfave/cli/v2 from 2.14.0 to 2.16.2 by @dependabot in #108
    • build(deps): bump github.com/urfave/cli/v2 from 2.16.2 to 2.16.3 by @dependabot in #109
    • build(deps): bump github.com/urfave/cli/v2 from 2.16.3 to 2.19.2 by @dependabot in #112
    • build(deps): bump github.com/urfave/cli/v2 from 2.19.2 to 2.20.2 by @dependabot in #115
    • build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #117
    • build(deps): bump github.com/urfave/cli/v2 from 2.20.2 to 2.20.3 by @dependabot in #118
    • build(deps): bump github.com/urfave/cli/v2 from 2.20.3 to 2.23.0 by @dependabot in #119
    • build(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.23.4 by @dependabot in #121
    • build(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by @dependabot in #122
    • build(deps): bump github.com/urfave/cli/v2 from 2.23.4 to 2.23.5 by @dependabot in #123
    • build(deps): bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 by @dependabot in #124
    • build(deps): bump github.com/urfave/cli/v2 from 2.23.5 to 2.23.6 by @dependabot in #125
    • build(deps): bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 by @dependabot in #127

    New Contributors

    Full Changelog: v1.2.0...v1.3.0

    Open source →
  20. v1.2.0 22 Aug 2022
    Release notes

    Various fixes and enhancements (read the commit log for details).

    Open source →
  21. v1.1.1-0.20220725082841-34521f872142 25 Jul 2022 pre-release

    Nothing published for this version

  22. v1.1.1-0.20220627062812-ce1264514a4b 27 Jun 2022 pre-release

    Nothing published for this version

  23. v1.1.1-0.20220502045830-862d7fc1c27d 02 May 2022 pre-release

    Nothing published for this version

  24. v1.1.1-0.20220425152741-cbb4f977d316 25 Apr 2022 pre-release

    Nothing published for this version

  25. v1.1.0 25 Apr 2022
    Release notes

    Basic webhook message sending support.

    Open source →
  26. v1.0.2-0.20220228124533-da2cb0ef2a62 28 Feb 2022 pre-release

    Nothing published for this version

  27. v1.0.1 28 Feb 2022
    Release notes

    This release is for #79 which
    removed every panic in normal logic except one during initialization.
    Plus some errcode updates; some errcodes are removed (and technically
    breaking change), but as Tencent can be expected to usually not do
    this to codes actually in use, breakage should be minimal. Just notice
    us if you get bitten.

    Open source →
  28. v1.0.1-0.20220228031523-fc1859a420da 28 Feb 2022 pre-release

    Nothing published for this version

  29. v1.0.1-0.20211224162208-c7b0179e2cdd 24 Dec 2021 pre-release

    Nothing published for this version

  30. v1.0.0 24 Dec 2021

    Nothing published for this version

  31. v1.0.0-alpha.2.0.20210201064808-10e25a0f8dae 01 Feb 2021 pre-release

    Nothing published for this version

  32. v1.0.0-alpha.2.0.20210107071747-68e8836d4966 07 Jan 2021 pre-release

    Nothing published for this version

  33. v1.0.0-alpha.2 29 Dec 2020 pre-release

    Nothing published for this version

  34. v1.0.0-alpha.1.0.20210201023328-37ca19d5898f 01 Feb 2021 pre-release

    Nothing published for this version

  35. v1.0.0-alpha.1.0.20201230033922-4a205fd73410 30 Dec 2020 pre-release

    Nothing published for this version

  36. v1.0.0-alpha.1 28 Nov 2020 pre-release

    Nothing published for this version

  37. v0.1.2-0.20210107071747-68e8836d4966 07 Jan 2021 pre-release

    Nothing published for this version

  38. v0.1.2-0.20201214030646-6da1a0cdafae 14 Dec 2020 pre-release

    Nothing published for this version

  39. v0.1.2-0.20201203062922-9b881c16d256 03 Dec 2020 pre-release

    Nothing published for this version

  40. v0.1.2-0.20201120072548-807d8717b89c 20 Nov 2020 pre-release

    Nothing published for this version

  41. v0.1.2-0.20200922105244-de4cf5fe1597 22 Sep 2020 pre-release

    Nothing published for this version

  42. v0.1.2-0.20200908124317-8fab05bfcc21 08 Sep 2020 pre-release

    Nothing published for this version

  43. v0.1.2-0.20200804111812-32cfb3f322bf 04 Aug 2020 pre-release

    Nothing published for this version

  44. v0.1.2-0.20200314052651-1573e72ca4e2 14 Mar 2020 pre-release

    Nothing published for this version

  45. v0.1.2-0.20200108075528-21659cccf0f5 08 Jan 2020 pre-release

    Nothing published for this version

  46. v0.1.1 30 Dec 2019

    Nothing published for this version

  47. v0.1.0 15 Oct 2019

    Nothing published for this version

  48. v0.0.0-20230912113149-f09d047ca996 12 Sep 2023 pre-release

    Nothing published for this version

  49. v0.0.0-20230814034320-3eae0fee9e6f 14 Aug 2023 pre-release

    Nothing published for this version

  50. v0.0.0-20230719124422-7be652802649 19 Jul 2023 pre-release

    Nothing published for this version

  51. v0.0.0-20230704105311-abcdb997ecf6 04 Jul 2023 pre-release

    Nothing published for this version

  52. v0.0.0-20230523092253-6446130a6822 23 May 2023 pre-release

    Nothing published for this version

  53. v0.0.0-20230508082911-d37281d11ec0 08 May 2023 pre-release

    Nothing published for this version

  54. v0.0.0-20230206043247-617e9cb14f9c 06 Feb 2023 pre-release

    Nothing published for this version

  55. v0.0.0-20191230160906-98bc4d08c895 30 Dec 2019 pre-release

    Nothing published for this version

  56. v0.0.0-20191127024902-22ecc6bc4244 27 Nov 2019 pre-release

    Nothing published for this version

  57. v0.0.0-20190806163936-c0ae04842042 06 Aug 2019 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive