Skip to content

Releases: IamNator/go-whatsapp

v3.0.2 fix/whatsapp_client: auth/header

28 May 17:29
2349bcb
Compare
Choose a tag to compare

v3.0.1 => template.NewFromBytes

28 May 17:11
d71ba37
Compare
Choose a tag to compare
  • feat: template.NewFromBytes([]bytes) (template.Template, error)

v3.0.0 - version 3

22 May 02:27
23982e7
Compare
Choose a tag to compare
  • made Send* method return two instead three objs

What's Changed

Full Changelog: v2.0.2...v3.0.0

v2.0.2

17 Apr 08:46
369a483
Compare
Choose a tag to compare

What's Changed

  • fix: renamed import path type iamNator to IamNator by @IamNator in #6

Full Changelog: v2.0.1...v2.0.2

v2.0.1

17 Apr 08:41
f0b333a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v2.0.1

v2.0.0 - renamed a bunch of objects

17 Apr 08:28
Compare
Choose a tag to compare

What's Changed

  • renamed META to Client
  • changed go version from go1.18 to go1.13
  • renamed IApiCaller interface to APICaller
    Full Changelog: v1.0.0-alpha...v2.0.0

v1.0.1 - fix: api call

12 Apr 20:10
8852271
Compare
Choose a tag to compare
  • fixed api calls to wa cloud

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - more error and language codes

12 Apr 11:10
c919079
Compare
Choose a tag to compare
  • removed storage plugin
  • added more language codes
  • added more error codes
  • made template package stand-alone
  • added SendTemplate and SendText
 warning : The changes in this release are breaking changes.

Full Changelog: v1.0.0-alpha...v1.0.0

Full Changelog: v2.0.0...v1.0.0

v1.0.0-alpha

08 Nov 06:32
a4dfc7d
Compare
Choose a tag to compare