Skip to content

Releases: tammon/sip4java

0.4.2

17 Oct 20:43
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

Bugfix

  • fixed bug where multi digits in the last two bytes of the IDN would throw an exception
  • improved thread safety in TCPConnection

0.4.1

17 Oct 19:15
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

Bugfix

  • fixed bug where parameters higher than 127 would throw an InvalidNumberException

Version 0.3.0

27 Jan 17:09
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

This release includes improvements from guidfort:

  • stability improvements on disconnect
  • added hexadecimal support

0.1.1

14 Jan 16:15
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release
Merge branch 'hotfix/addMavenToReadme'