Skip to content

Releases: jonasjelonek/tftp

tftp v1.2.0

09 Jan 23:03
d1a951f
Compare
Choose a tag to compare

changes:

  • tftp: do not require nightly toolchain anymore
  • tftp: reduce binary size by profile optimization
  • tftp: dependency update
  • CI: switch to improved workflow

1.1.0

06 Jun 20:03
f34ab15
Compare
Choose a tag to compare

several changes, including:

  • code optimizations
  • make server and client as compile-time features
  • cosmetics

1.0.0

02 Jan 21:33
5901be6
Compare
Choose a tag to compare

Initial stable release of tftp.

The application supports most parts of the TFTP protocol and runs stable without any major issues so far.