Releases: deniskovalchuk/libftp
Releases · deniskovalchuk/libftp
v1.4.1
v1.4.0
Breaking changes
- Dropped support for Boost version < 1.70.0.
New
- Added support for creating the shared library on Windows.
- Improvements in the build system.
v1.3.0
New
- Supported library installation via
CMake
. - Minor improvements.
v1.2.0
v1.1.0
New
- Added
ftp::ssl::create_context()
function. It provides a new convenient way to create theftp::ssl::context_ptr
object.
v1.0.0
This is the first stable major release. There are no differences from v0.5.1.