Skip to content

Releases: fengyc/natpmp

v0.5.0

06 Nov 14:20
Compare
Choose a tag to compare

Code Refactoring

  • ♻️ Remove C ffi dependencies as requested in #6 (fengyc)

Chores

  • 🔖 Update version (fengyc)

Commits

  • 38b9378: Remove unsound convert_to function (Sosthène Guédon) #5
  • cc0081f: Fix example compilation without features (Sosthène Guédon) #5
  • e8ccdc0: Switch to edition 2021 (Sosthène Guédon) #5
  • 29bfdf5: Fix clippy warnings (Sosthène Guédon) #5
  • c5507e6: Remove unneeded extern crate cc (Sosthène Guédon) #5
  • d457194: Remove the unsafe extern statics (Sosthène Guédon) #5

Development Build

06 Nov 14:44
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Documentation

v0.4.0

26 Nov 11:02
Compare
Choose a tag to compare

Documentation

Builds

v0.3.3

26 Nov 10:54
Compare
Choose a tag to compare

Features

  • impl std::error::Error (fengyc)

Documentation

v0.3.2

03 Sep 09:28
Compare
Choose a tag to compare

Builds

Commits

  • Update async examples (fengyc)

v0.3.1

21 May 14:05
Compare
Choose a tag to compare

Commits

  • [4bbb71a]: Change travis-ci default toolchain to stable-msvc (fengyingcai)
  • [446c973]: update travis-ci (fengyingcai)
  • [a5da320]: Update travis-ci (fengyingcai)
  • [41a41f4]: update travis-ci (fengyingcai)
  • [b0cfb76]: update travis-ci (fengyingcai)
  • [5ee9faf]: update travis-ci (fengyingcai)
  • [4558be1]: Merge remote-tracking branch 'origin/develop' (fengyingcai)
  • [be3815a]: Add github workflow (fengyc)
  • [7fc4654]: Add github workflow (fengyc)
  • [4dbd462]: Update github actions (fengyc)
  • [2081640]: Update github actions (fengyc)
  • [a2208a4]: Update README.md (fengyc)
  • [e34cc71]: Fix github actions (fengyc)
  • [f64ade3]: Support tokio (fengyc)
  • [daf0eeb]: update github action (fengyc)
  • [369d18e]: Support async-std (fengyingcai)
  • [259488d]: Make Tokio and async-std modules public. (XAMPPRocky) #1
  • [b8fce75]: Support async (fengyingcai)
  • [cd82f51]: Fix github actions (fengyingcai)
  • [1259e48]: Fix github actions (fengyingcai)
  • [42bf2ab]: Update README.md (fengyingcai)
  • [9f7b2c9]: Update version (fengyingcai)