dynamic_library 0.4.0 copy "dynamic_library: ^0.4.0" to clipboard
dynamic_library: ^0.4.0 copied to clipboard

outdated

A utility package for improving dynamic library usage

0.4.0 #

  • Replaced libraryFile with libraryPath to run OS Dependency check on the proper files
  • More expressive exception when dynamic library fails to load (throws message from DynamicLibrary.open() instead of obscuring it)

0.3.0 #

Breaking changes:

  • Return type for loadDynamicLibrary() is no longer nullable (function should throw an error if loading fails)

0.2.0 #

Changes:

  • Improved README and examples
  • Fixed wrong OS order in callOSDependencyCheck()

Breaking Changes:

  • loadDynamicLibrary() and callOSDependencyCheck() updated to be synchronous

0.1.0 #

  • Initial version.
6
likes
0
pub points
62%
popularity

Publisher

verified publisherruntime.dev

A utility package for improving dynamic library usage

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

path

More

Packages that depend on dynamic_library