Skip to content

Releases: leam-tech/renovation_core.dart

Pre-Release : v2.0.0-dev.1

21 Dec 09:13
Compare
Choose a tag to compare
Pre-release

Feature

  • Migration to null safety (Breaking Changes)
  • Use nonVirtual annotation

Fixes

  • Null safety updates in tests
  • Reformatting code to improve pub.dev score

Pre-Release : v2.0.0-dev.2

31 Jan 14:09
b354cd4
Compare
Choose a tag to compare
Pre-release

v2.0.0-dev.2

Fixes

  • SessionStatusInfo.loggedIn made nullable

Release : v1.2.4

05 Oct 08:56
Compare
Choose a tag to compare

v1.2.4

Feature

  • Parse CMDs with a custom response

Release : v1.2.3

19 Sep 09:02
Compare
Choose a tag to compare

Feature

  • Logging in using Google OAuth.
  • Logging in using Apple OAuth.
  • Set the session status externally.

Release : v1.2.2

04 Aug 10:43
Compare
Choose a tag to compare

v1.2.2

Feature

  • Changing Password and Forget Password changePassword , getPasswordResetInfo
  • Generate and verify OTP for different mediums generatePasswordResetOTP, verifyPasswordResetOTP
  • Update Password updatePasswordWithToken

Fix

  • Check for renovation_core in backend
  • Use Regex to parse frappe app versions
  • Null coalesce isLoggedIn

Release : v1.0.6

16 Apr 09:30
Compare
Choose a tag to compare

v1.0.6

Fixes:

  • DBFilter validation for multiple types in a single Map

Release : v1.0.5

10 Apr 09:12
Compare
Choose a tag to compare

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

06 Apr 19:43
Compare
Choose a tag to compare
release:  v1.0.2