ndn-cxx version 0.6.5

Release date: February 4, 2019

New features

Improvements and bug fixes

Deprecated

  • ndn-cxx/util/scheduler-scoped-event-id.hpp header, as it is now sufficient to use ndn-cxx/util/scheduler.hpp header (issue #4698)

  • Implicit conversion from nullptr to scheduler::EventId (issue #4698)

Removed

  • ndn::ip::address{,V6}FromString

  • SegmentFetcher::fetch (issue #4464)

  • {get,set}FinalBlockId()

  • Headers that were already considered internal implementation details have been explicitly moved to a detail/ subdir to more clearly separate private and public headers