Releases: bigladder/btwxt
Releases · bigladder/btwxt
v1.1.0
What's Changed
- Update messaging interface by @nealkruis in #39
- Get neighboring indices by @nealkruis in #41
- Add more getters to the public interface by @nealkruis in #42
- Use new Sender constructors and expose ability to Courier::Sender::set_parent_pointer by @nealkruis in #43
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Major refactoring (breaking changes!) by @nealkruis in #30
- New public interface (mostly renaming and changes to call signatures)
- No global callback (see next item)
- Implement per-instance error handling by @tanaya-mankad in #27
- Group RGI interface and implementation functions separately by @tanaya-mankad in #33
- Move to GitHub Actions and update dependencies by @nealkruis in #13
- Update C++ to C++17 by @galanCA in #16
- Increase warning level for all compilers by @galanCA in #17
- Check for changed interpolation methods before short-circuiting. by @tanaya-mankad in #19
- Update gtest to tag v1.12.0 by @tanaya-mankad in #22
- Decrease warning levels by @tanaya-mankad in #20
- Add methodology documentation by @spahrenk in #32
New Contributors
- @galanCA made their first contribution in #16
- @tanaya-mankad made their first contribution in #19
- @spahrenk made their first contribution in #32
Full Changelog: v0.2.0...v1.0.0
Version 0.2.0
Return calculated normalization values.
Version 0.1.0
Initial release