V0.4.0
Features
- includes IO libraries to simplify the parsing API
reqwest
,bzip2
, andflate2
(for gzip files) are included as dependency
- the
BgpkitParser::new(path: &str)
now takes a path to a data file (can be an URL or a local path), and it automatically handles file reading and ready for iteration afterwards - fleshed out the documentation for the library, but still need to work on individual modules.