renovation_core 1.0.5 copy "renovation_core: ^1.0.5" to clipboard
renovation_core: ^1.0.5 copied to clipboard

outdated

Front-end SDK towards Frappe

v1.0.5 #

Fixes: #

  • Fixed casting issue in getDocMeta
  • Fixed registerFCMToken response
  • Fixed some imports referencing package
  • Removed unused imports

Modifications: #

  • Add CI configuration
  • Added TagLink model
  • Modified getTags to use getList if frappe version >=12
  • Add BlockModule child doctype to User
  • Minor modification in documentation
  • Exclude .g files in test folder (analysis_options.yaml)

Tests: #

  • Variables are now fetched from System environment variables (Platform.environment)
  • Added some tests
  • Changed doctypes used in tests
  • Added Setup/Teardown for some test groups
  • Minor refactoring

v1.0.2 #

Fix: #

  • logging response type & unknown classes

v1.0.1 #

Fix: #

  • description parameter on assignDoc should be optional

v1.0.0 #