github ananthakumaran/paisa v0.5.2

latest releases: v0.6.2, v0.6.1, v0.6.0...
12 months ago
  • Add Desktop app
  • Support password-protected PDFs on the import page
  • Bug fixes

Breaking Changes 🚨

The structure of the price code configuration has been updated to make it easier to add more price providers in the future. In addition to the code, the provider name also has to be added. Refer the configuration reference for more details.

     type: mutualfund
-    code: 122639
+    price:
+      provider: in-mfapi
+      code: 122639
     harvest: 365

Don't miss a new paisa release

NewReleases is sending notifications on new releases.