Skip to content

Releases: 45Drives/lib45d

lib45d 0.3.6

07 Dec 19:16
4be2ad2
Compare
Choose a tag to compare

lib45d 0.3.6-1

  • Catch possible exception in catch of noexcept methods for ConfigParser.

lib45d 0.3.5

07 Dec 18:54
edfc9c5
Compare
Choose a tag to compare

lib45d 0.3.5-1

  • Add multi-threaded directory tree crawler class that executes a callback on each filesystem entry.
  • Better error reporting while changing subsection.

lib45d 0.3.4

22 Sep 17:43
823c985
Compare
Choose a tag to compare

lib45d 0.3.4-1

  • Add sync and async options for send/receive data with sockets.

lib45d 0.3.3

21 Sep 17:28
de4f85b
Compare
Choose a tag to compare

lib45d 0.3.3-1

  • Add socket method to shutdown socket.

lib45d 0.3.2

21 Sep 15:53
2d729e1
Compare
Choose a tag to compare

lib45d 0.3.2-1

  • Add ability to send and receive std::vectorstd::string through sockets.

lib45d 0.3.1

20 Sep 20:33
fe651f1
Compare
Choose a tag to compare

lib45d 0.3.1-1

  • Update documentation for sockets

lib45d 0.3.0

20 Sep 20:10
e6abe10
Compare
Choose a tag to compare

lib45d 0.3.0-1

  • Add unix domain socket classes.

lib45d 0.2.4

14 Sep 16:54
a1b6033
Compare
Choose a tag to compare

lib45d 0.2.4-1

  • Fixed copy constructor of Quota to not multiply by fraction while copying base Bytes.

lib45d 0.2.3

14 Sep 15:17
7280991
Compare
Choose a tag to compare

lib45d 0.2.3-2

  • Fix el8-devel packaging.

lib45d 0.2.2

10 Sep 17:56
0b52b63
Compare
Choose a tag to compare

lib45d 0.2.2-1

  • Report which subsection errors happen in.