Skip to content

Releases: RustedBones/taxonomy

v1.2.1

29 Dec 17:02
Compare
Choose a tag to compare

This is a bugfix release allowing taxonomy to accept all possible dns record class codes

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

24 Dec 11:05
Compare
Choose a tag to compare

taxonomy v1.2.0 is build on top of fs2 v3.4.0 and compatible with scala 3.2.+

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

25 Mar 17:28
Compare
Choose a tag to compare
  • Update to Scala 3

v1.0.0

08 May 22:53
Compare
Choose a tag to compare
  • Update to cats-effect 3.0

v0.3.0

09 Jan 20:37
Compare
Choose a tag to compare
  • Update dependencies
  • Remove sizes from header model

v0.2.0

20 Dec 18:44
Compare
Choose a tag to compare
  • Improve Dns listen API and move DnsPacket to model
  • Fix issue with multiple name ptrs in same message

v0.1.0

17 Dec 11:12
Compare
Choose a tag to compare
  • Initial release