Releases: gobley/jawt
Releases · gobley/jawt
jawt 0.2.1
- Internally used a common macro to handle function pointer null checking (#6).
jawt 0.2.0
- Replaced the unsafe caching of
JAWT_GetAWTwith an implementation usingonce_cell(#2).
jawt-sys 0.2.0
- Changed the type of macro constants from
u32tojint(#1).
jawt 0.1.0
Initial release.
jawt-sys 0.1.0
Initial release.