Skip to content

Releases: xseman/bysquare

typescript: v4.0.0

07 Mar 17:19
84a6ee6

Choose a tag to compare

4.0.0 (2026-03-07)

⚠ BREAKING CHANGES

  • implement invoice bysquare & refactor project structure (#106)

Features

  • implement invoice bysquare & refactor project structure (#106) (9b32716)

Bug Fixes

  • specification compliance and data integrity (#104) (7ae38da)

Maintenance

  • test file naming convention (edf1917)

go: v0.4.0

07 Mar 17:30
d19a670

Choose a tag to compare

0.4.0 (2026-03-07)

⚠ BREAKING CHANGES

  • implement invoice bysquare & refactor project structure (#106)

Features

  • implement invoice bysquare & refactor project structure (#106) (9b32716)

Bug Fixes

  • specification compliance and data integrity (#104) (7ae38da)

Maintenance

typescript: v3.2.0

08 Feb 13:19
4fa6add

Choose a tag to compare

3.2.0 (2026-02-08)

Features

  • cli: unify & improve CLI commands, flags handling & add tests (#101) (c6ab963)

Bug Fixes

  • spec: update dates formats change v1.2 (#99) (c026cd0)

Documentation

go: v0.3.0

08 Feb 13:15
a4d797d

Choose a tag to compare

0.3.0 (2026-02-08)

Features

  • cli: unify & improve CLI commands, flags handling & add tests (#101) (c6ab963)
  • ffi: add configuration options for encoding & add C# example (#100) (c32c98c)

Bug Fixes

  • spec: update dates formats change v1.2 (#99) (c026cd0)

Documentation

Maintenance

  • add .deb and .rpm release artifacts (9adc037)

typescript: v3.1.0

21 Jan 13:18
767af7a

Choose a tag to compare

3.1.0 (2026-01-21)

Features

  • add golang implementation & structure refactor (#78) (8a76cb5)
  • support bysquare specification v1.2.0 (#96) (39bfab1)

go: v0.2.0

21 Jan 12:46
67db154

Choose a tag to compare

0.2.0 (2026-01-21)

Features

  • support bysquare specification v1.2.0 (#96) (39bfab1)

Maintenance

  • base32hex: use standard encoding/base32 (42aba02)

go: v0.1.0

14 Jan 13:39
9c8a5ba

Choose a tag to compare

0.1.0 (2026-01-14)

Features

  • add golang implementation & structure refactor (#78) (8a76cb5)

Maintenance

  • update release configuration (503c308)

v3.0.0

26 Dec 11:25
48154fb

Choose a tag to compare

3.0.0 (2025-12-26)

⚠ BREAKING CHANGES

  • improve structure & deprecated functionality (#75)

Documentation

  • update/add visual comments (5e64c40)

Maintenance

  • improve structure & deprecated functionality (#75) (1aaa88d)

v2.13.3

10 Dec 12:58
7530587

Choose a tag to compare

2.13.3 (2025-12-10)

Bug Fixes

  • paymentDueDate serialization/deserialization specification logic (#73) (8b6e5f7)

v2.13.2

04 Nov 12:08
cd0e7ec

Choose a tag to compare

2.13.2 (2025-11-04)

Documentation

  • update stylesheet paths in examples (b8d58b9)

Maintenance