Skip to content

Releases: Telegram-Mini-Apps/init-data-golang

v2.0.1: Merge pull request #18 from sashamelentyev/patch-1

22 Aug 18:10
f7a6790

Choose a tag to compare

v2.0.0

21 Aug 15:14
4d9d354

Choose a tag to compare

Use pointers instead of values in InitData, Chat and User structures.

v1.5.0

09 Mar 14:54
40e7b16

Choose a tag to compare

Merge pull request #14 from sashamelentyev/errors

chore: rework errors

v1.4.0

08 Mar 09:52
05e5c7f

Choose a tag to compare

Merge pull request #13 from sashamelentyev/invalid-auth-date-case

feat: handle invalid auth date case

v1.3.0

15 Dec 17:02

Choose a tag to compare

chore: actualize readme

v1.2.0: Update README.md

06 Dec 19:20
aea6f8d

Choose a tag to compare

v1.1.5

07 Feb 19:04

Choose a tag to compare

Fix start_param unmarshalling

v1.1.2

02 Nov 08:15
3720a64

Choose a tag to compare

  • Fixed package path in go.mod

v1.1.1

06 Dec 13:08

Choose a tag to compare

  • Added functions for signing data
  • Refactored code connected with init data validation
  • Added sign tests

v1.0.0

20 Nov 18:09

Choose a tag to compare

First stable release.