Releases: jonasjelonek/tftp
Releases · jonasjelonek/tftp
tftp v1.2.0
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
several changes, including:
- code optimizations
- make server and client as compile-time features
- cosmetics
1.0.0
Initial stable release of tftp.
The application supports most parts of the TFTP protocol and runs stable without any major issues so far.