Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 486 Bytes

CHANGELOG.md

File metadata and controls

30 lines (19 loc) · 486 Bytes

2.0.2

  • Fix use-after-free in transmit (#2)

2.0.1

  • Support macOS (@dangfan)

2.0.0

  • Prepare for publishing to pub.dev
  • Migrate to the new Isolate API
  • Code quality improvements
  • Improve wait cancellation reliability
  • Simplify API, remove "Pcsc" prefix
  • Add docs
  • Add tests

1.2.0

  • Update dependencies, require Dart 3.0.

1.1.0

  • Use ABI-specific integer types from Dart 2.17.

1.0.0

  • Initial version.