Skip to content

Releases: MobileCaddy/codeflow

v2.2.0 Release - Electron

23 Jan 20:45

Choose a tag to compare

v2.2.0 Release - With Electron support

v2.1.1 Release

13 Oct 13:29

Choose a tag to compare

Fixed issue with p2mRefreshRecTypeDOTs call when running mock on recorded data that does not contain mock

v2.1.0 Release

27 Sep 08:43

Choose a tag to compare

  • Fixed issue with SOQL WHERE call when passing integer as match
  • Adding support for DOTs local (mock) data.

v2.0.0

29 Apr 10:25

Choose a tag to compare

Bugfix

  • Fixed updating of records in MockSmartStore, previously was keeping unspec
    *Better, more robust scrubbing.

Features

  • Support of v0.1.0 of mobilecaddy-utils
  • Removed over-excited logging in MockSmartStore and mockVfRemote
  • Partial support for "SELECT ... IN..." SOQL
  • Adding mobileLogger to mcUtilsMock to support unit testing

Breaking Changes

  • Min v3 of npm required.

v1.0.3 Release

18 Nov 11:33

Choose a tag to compare

Updated mcUtilsMock to better work with e2e tests

v1.0.1 Release

27 Oct 14:50

Choose a tag to compare

v1.0.0 Release

20 Oct 12:39

Choose a tag to compare

Bug Fixes

  • Scrubbing was not clearing all tables in all scenarios. Should now work

Features

  • Codeflow Control Panel (CCP)

Breaking Changes

  • Use on packages only containing 'mobilecaddy1' namespace

0.0.3 Release

05 Oct 12:23

Choose a tag to compare

NPM Support

Able to install via NPM now. Undertaken so apps can just rely on NPM rather than NPM and bower.

0.0.2 Release

25 Sep 14:35

Choose a tag to compare

  • Support for some smartQuery requests
  • Support for call to SDFC to create 'New Install' record on run up
  • Updates following linting - naughty boy

v0.0.1-alpha.5

14 Jul 15:47

Choose a tag to compare

  • mockVFRemote refresh calls now have correctly updated refresh time
  • Added CORS proxy to Codeflow repo
  • Fixed issue in MockCordova that meant updates sometimes lost the internal _soupEntryId field