Skip to content

Releases: izelnakri/memserver

Release 2.5.3

13 Jun 23:30
Compare
Choose a tag to compare

memserver@2.5.2 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.5.2

  • release @memserver/cli last 22dfa3b

Release 2.5.2

13 Jun 23:26
Compare
Choose a tag to compare

memserver@2.5.1 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.5.1

  • add jsdom to @memserver/server 5bc6bd9

Release 2.5.1

13 Jun 23:23
Compare
Choose a tag to compare

memserver@2.5.0 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.5.0

  • Bump actions/cache from 2 to 2.1.5 #230
  • Bump docker/login-action from 1 to 1.9.0 #229
  • Bump docker/setup-buildx-action from 1 to 1.3.0 #231
  • Bump actions/checkout from 2 to 2.3.4 #232
  • Bump docker/build-push-action from 2 to 2.4.0 #233
  • update examples to @memserver pkgs a50c4a0
  • remove esbuild dep from cli 3d36d2c

Release 2.5.0

13 Jun 22:53
Compare
Choose a tag to compare

memserver@2.4.0 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.4.0

Release 2.4.0

13 Jun 22:51
Compare
Choose a tag to compare

memserver@2.3.8 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.3.8

  • Workspaces(@memserver/model, @memserver/server) #235

Release 2.3.8

05 Apr 03:31
Compare
Choose a tag to compare

memserver@2.3.7 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.3.7

Release 2.3.7

06 Jan 01:55
Compare
Choose a tag to compare

memserver@2.3.6 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.3.6

  • Revert strange internal test failure 9679cea

Release 2.3.6

06 Jan 01:28
Compare
Choose a tag to compare

memserver@2.3.6-beta.0 changelog:unreleased
node_modules/.bin/auto-changelog --stdout --commit-limit false --package --unreleased-only --hide-credit

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v2.3.6-beta.0

  • internal pkg-upgrades 469dd79
  • add more npm scripts 7fb5953
  • README.md typofixes 121ece4
  • remove a redundant variable on src/utils.ts func 494a16e
  • remove redundant { classify } imports 9d2baff

Release 2.3.6-beta.0

06 Dec 17:03
Compare
Choose a tag to compare
Release 2.3.6-beta.0 Pre-release
Pre-release

memserver@2.3.5 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false -u

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

Unreleased

v2.3.5

6 December 2020

v2.3.4

6 December 2020

v2.3.3

6 December 2020

  • lerna-changelog added #224
  • CI moved to github registry #222
  • github actions added #221
  • CHANGELOG added e715123
  • Release 2.3.3 d20c56f
  • circleci badged replaced with github actions 3235a10

v2.3.2

1 December 2020

  • add release-it changelog 969b148
  • eslint removed 483c704
  • move babel and prettier to package.json dbd00e5
  • v2.3.1 pretender request body parse optimization a0d6ca8
  • Release 2.3.2 2eb5566

v2.3.0

29 November 2020

  • removed 'qs' package #216
  • v2.1.3 node@15 support, fs-extra dep rm #215
  • Bump mber from 0.13.2 to 0.13.10 #174
  • [Security] Bump node-fetch from 2.6.0 to 2.6.1 #178
  • Bump @babel/cli from 7.10.5 to 7.12.8 #210
  • Bump @babel/core from 7.11.4 to 7.12.9 #211
  • Bump @types/node from 14.6.0 to 14.14.10 #212
  • Bump ava from 3.11.1 to 3.13.0 #185
  • v2.1.2 dev pkg upgrades 9f2a321
  • v2.1.1 pkg upgrades, inflected pkd rm 0c8b862
  • added server API to README cbcaf60
  • more docs and mirage diff explanations to README.md 1d4a33a
  • MemServer init API added to README 6b68ce6
  • TODO and small README adjustment 057810e
  • v2.2.3 stable cli release 432ace9
  • README update: why its superior to Mirage 7fa0498
  • README.md 09cee2a
  • README.md update b0ae605
  • examples dir dependencies updated 4d2954f
  • v2.2.0 memserver cli with volta 40572de
  • small typefix and package.json build step d3c0ca3
  • v2.3.0 release 'qs' pkg removed 3a5063b
  • v2.2.4 redundant array gen removed from serialize 9bf3184
  • v2.2.5 src/test removed from npm install 34241f6
  • small redundant model code removed c77bc38

v2.1.0

22 August 2020

  • Dynamic default attributes #161
  • packages upgraded 555be9f
  • sketch for the dynamic defaultAttributes, slows down alot 7047602
  • final dynamic $Model.defaultAttributes feature 1360d0d
  • example adjustment and styling on few tests 368b7c7
  • acceptable insert algorithm with dynamic defaultAttributes d934e83
  • remove few model temp variables on queries 3cdcd3b
  • small bugfix and type fix d3b16c4
  • small insert optimization 480d7fe

v2.0.12

21 March 2020

  • packages upgraded #69
  • v0.2.11 package updates and small fixes 27a043f
  • fastboot upgraded d80bb5a
  • README.md updated for memserver model API d7a46d2
  • v0.2.12 release 48a49c0

v2.0.10

16 February 2020

v2.0.9

16 February 2020

  • all tests except cli tests are migrated to typescript 69c80c1
  • first working memserver binary 1a3249c
  • FIRST WORKING EXAMPLE ON BROWSER 5630b5b
  • typescript and ava setup 5abe3d5
  • Ready for 2.0.0-alpha release ea9dd42
  • npm linking ember-source packages magic be17bb9
  • memserver/model ORM & serialization tests complete 89a2802
  • all CRUD tests complete for memserver models, awaiting json serialization tests 08ebff2
  • Memserver params and passthrough tests moved to typescript beee9b5
  • cli tests added, all tests migrated to typescript 2381123
  • first working memserver/model tests along with implementation 8bd4026
  • /examples updated [38a99cd](https://github.com/izel...
Read more

Release 2.3.5

06 Dec 16:58
Compare
Choose a tag to compare

memserver@2.3.4 changelog:preview
node_modules/.bin/auto-changelog --stdout --commit-limit false -u

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

Unreleased

  • github release notes trial 2737e26

v2.3.4

6 December 2020

v2.3.3

6 December 2020

  • lerna-changelog added #224
  • CI moved to github registry #222
  • github actions added #221
  • CHANGELOG added e715123
  • Release 2.3.3 d20c56f
  • circleci badged replaced with github actions 3235a10

v2.3.2

1 December 2020

  • add release-it changelog 969b148
  • eslint removed 483c704
  • move babel and prettier to package.json dbd00e5
  • v2.3.1 pretender request body parse optimization a0d6ca8
  • Release 2.3.2 2eb5566

v2.3.0

29 November 2020

  • removed 'qs' package #216
  • v2.1.3 node@15 support, fs-extra dep rm #215
  • Bump mber from 0.13.2 to 0.13.10 #174
  • [Security] Bump node-fetch from 2.6.0 to 2.6.1 #178
  • Bump @babel/cli from 7.10.5 to 7.12.8 #210
  • Bump @babel/core from 7.11.4 to 7.12.9 #211
  • Bump @types/node from 14.6.0 to 14.14.10 #212
  • Bump ava from 3.11.1 to 3.13.0 #185
  • v2.1.2 dev pkg upgrades 9f2a321
  • v2.1.1 pkg upgrades, inflected pkd rm 0c8b862
  • added server API to README cbcaf60
  • more docs and mirage diff explanations to README.md 1d4a33a
  • MemServer init API added to README 6b68ce6
  • TODO and small README adjustment 057810e
  • v2.2.3 stable cli release 432ace9
  • README update: why its superior to Mirage 7fa0498
  • README.md 09cee2a
  • README.md update b0ae605
  • examples dir dependencies updated 4d2954f
  • v2.2.0 memserver cli with volta 40572de
  • small typefix and package.json build step d3c0ca3
  • v2.3.0 release 'qs' pkg removed 3a5063b
  • v2.2.4 redundant array gen removed from serialize 9bf3184
  • v2.2.5 src/test removed from npm install 34241f6
  • small redundant model code removed c77bc38

v2.1.0

22 August 2020

  • Dynamic default attributes #161
  • packages upgraded 555be9f
  • sketch for the dynamic defaultAttributes, slows down alot 7047602
  • final dynamic $Model.defaultAttributes feature 1360d0d
  • example adjustment and styling on few tests 368b7c7
  • acceptable insert algorithm with dynamic defaultAttributes d934e83
  • remove few model temp variables on queries 3cdcd3b
  • small bugfix and type fix d3b16c4
  • small insert optimization 480d7fe

v2.0.12

21 March 2020

  • packages upgraded #69
  • v0.2.11 package updates and small fixes 27a043f
  • fastboot upgraded d80bb5a
  • README.md updated for memserver model API d7a46d2
  • v0.2.12 release 48a49c0

v2.0.10

16 February 2020

v2.0.9

16 February 2020

  • all tests except cli tests are migrated to typescript 69c80c1
  • first working memserver binary 1a3249c
  • FIRST WORKING EXAMPLE ON BROWSER 5630b5b
  • typescript and ava setup 5abe3d5
  • Ready for 2.0.0-alpha release ea9dd42
  • npm linking ember-source packages magic be17bb9
  • memserver/model ORM & serialization tests complete 89a2802
  • all CRUD tests complete for memserver models, awaiting json serialization tests 08ebff2
  • Memserver params and passthrough tests moved to typescript beee9b5
  • cli tests added, all tests migrated to typescript 2381123
  • first working memserver/model tests along with implementation 8bd4026
  • /examples updated 38a99cd
  • initial server modules and test setup 54b6421
  • new nod...
Read more