What's Changed
- Fix PyTorch 2.6 checkpoint loading incompatibility with NeuralProphet by @Copilot in #34
- Version and test flow by @springfall2008 in #35
- Force weights_only=False in torch.load to fix PyTorch 2.6+ checkpoint loading by @Copilot in #37
New Contributors
- @Copilot made their first contribution in #34
Full Changelog: 1.1.13...v1.4.0