Skip to content

Commit

Permalink
v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cibernox committed Dec 7, 2021
1 parent 5501b93 commit 939f321
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 11 deletions.
86 changes: 76 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,72 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.5.0](https://github.com/DockYard/ember-composable-helpers/compare/v4.4.1...v4.5.0)

> 7 June 2021
- Embroider [`#406`](https://github.com/DockYard/ember-composable-helpers/pull/406)
- Fix Beta/Canary Tests [`#404`](https://github.com/DockYard/ember-composable-helpers/pull/404)
- CI Configuration Improvements [`#405`](https://github.com/DockYard/ember-composable-helpers/pull/405)
- Bump elliptic from 6.5.2 to 6.5.4 [`#399`](https://github.com/DockYard/ember-composable-helpers/pull/399)
- Document "includes" helper [`#397`](https://github.com/DockYard/ember-composable-helpers/pull/397)

#### [v4.4.1](https://github.com/DockYard/ember-composable-helpers/compare/v4.4.0...v4.4.1)

> 4 December 2020
- fixes sort-by case with multiple properties and nulls [`#390`](https://github.com/DockYard/ember-composable-helpers/pull/390)
- Support embroider [`#383`](https://github.com/DockYard/ember-composable-helpers/pull/383)

#### [v4.4.0](https://github.com/DockYard/ember-composable-helpers/compare/v4.3.2...v4.4.0)

> 28 November 2020
- better array handlers (for nan, null, undefined, sets) [`#389`](https://github.com/DockYard/ember-composable-helpers/pull/389)
- Add Github Actions [`b7f9fa8`](https://github.com/DockYard/ember-composable-helpers/commit/b7f9fa8cffec0de95ad0d1ba1875016529e734d7)
- Rm 3.4 and 3.8 [`f218950`](https://github.com/DockYard/ember-composable-helpers/commit/f21895095c711095ed1ffa104e30036291942241)
- Rm 3.12 [`37020b0`](https://github.com/DockYard/ember-composable-helpers/commit/37020b0bafbc18e45e7763f7ca0af5d7444baafd)

#### [v4.3.2](https://github.com/DockYard/ember-composable-helpers/compare/v4.3.1...v4.3.2)

> 18 November 2020
- [sort-by] Cannot call get with 'configOrder' on an undefined object. [`#388`](https://github.com/DockYard/ember-composable-helpers/pull/388)

#### [v4.3.1](https://github.com/DockYard/ember-composable-helpers/compare/v4.3.0...v4.3.1)

> 9 November 2020
- Don't sort array when key is empty [`#386`](https://github.com/DockYard/ember-composable-helpers/pull/386)
- use `confirmedArrays` when performing intersect [`#384`](https://github.com/DockYard/ember-composable-helpers/pull/384)
- README improvements [`5754b41`](https://github.com/DockYard/ember-composable-helpers/commit/5754b4195581394efa261ac22ad3d269d70f62f5)

#### [v4.3.0](https://github.com/DockYard/ember-composable-helpers/compare/v4.2.2...v4.3.0)

> 1 September 2020
- Add call helper [`#380`](https://github.com/DockYard/ember-composable-helpers/pull/380)
- Rename {{contains}} helper to {{includes}} [`#379`](https://github.com/DockYard/ember-composable-helpers/pull/379)

#### [v4.2.2](https://github.com/DockYard/ember-composable-helpers/compare/v4.2.1...v4.2.2)

> 5 July 2020
- Fix sort-by with null values [`#377`](https://github.com/DockYard/ember-composable-helpers/pull/377)

#### [v4.2.1](https://github.com/DockYard/ember-composable-helpers/compare/v4.2.0...v4.2.1)

> 12 June 2020
- Further improve sorting algorithm to put undefined values at end of list [`#376`](https://github.com/DockYard/ember-composable-helpers/pull/376)

#### [v4.2.0](https://github.com/DockYard/ember-composable-helpers/compare/v4.1.3...v4.2.0)

> 10 June 2020
- Fixes `sort-by`'s handling of multiple keys [`#375`](https://github.com/DockYard/ember-composable-helpers/pull/375)
- CHANGELOG 4.2.0 [`b52cd41`](https://github.com/DockYard/ember-composable-helpers/commit/b52cd41b9150f411e9a63b9f7080c251d649d328)

#### [v4.1.3](https://github.com/DockYard/ember-composable-helpers/compare/v4.1.2...v4.1.3)

> 8 June 2020
Expand All @@ -12,7 +78,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v4.1.2](https://github.com/DockYard/ember-composable-helpers/compare/v4.1.1...v4.1.2)

> 7 June 2020
> 6 June 2020
- Refactor sort by to Alphabetical instead of ASCII(betical) [`#370`](https://github.com/DockYard/ember-composable-helpers/pull/370)
- Bump websocket-extensions from 0.1.3 to 0.1.4 [`#371`](https://github.com/DockYard/ember-composable-helpers/pull/371)
Expand Down Expand Up @@ -56,7 +122,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.1.0](https://github.com/DockYard/ember-composable-helpers/compare/v3.0.3...v3.1.0)

> 18 January 2020
> 17 January 2020
- allow 2 args {{slice}} [`#346`](https://github.com/DockYard/ember-composable-helpers/pull/346)

Expand All @@ -80,17 +146,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump js-yaml from 3.12.1 to 3.13.1 [`#335`](https://github.com/DockYard/ember-composable-helpers/pull/335)
- Handle null arrays for all helpers [`#336`](https://github.com/DockYard/ember-composable-helpers/pull/336)

#### [v3.0.1](https://github.com/DockYard/ember-composable-helpers/compare/v3.0.0...v3.0.1)
#### [v3.0.1](https://github.com/DockYard/ember-composable-helpers/compare/3.0.0...v3.0.1)

> 31 October 2019
> 30 October 2019
- Handle null array in map-by [`#329`](https://github.com/DockYard/ember-composable-helpers/pull/329)

#### [v3.0.0](https://github.com/DockYard/ember-composable-helpers/compare/3.0.0...v3.0.0)
#### [3.0.0](https://github.com/DockYard/ember-composable-helpers/compare/v3.0.0...3.0.0)

> 10 June 2020
> 25 October 2019
### [3.0.0](https://github.com/DockYard/ember-composable-helpers/compare/v2.4.0...3.0.0)
### [v3.0.0](https://github.com/DockYard/ember-composable-helpers/compare/v2.4.0...v3.0.0)

> 25 October 2019
Expand Down Expand Up @@ -121,7 +187,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.0](https://github.com/DockYard/ember-composable-helpers/compare/v2.1.0...v2.2.0)

> 24 February 2019
> 23 February 2019
- Upgrade to CircleCI 2.0 [`#290`](https://github.com/DockYard/ember-composable-helpers/pull/290)
- Fix tests [`#309`](https://github.com/DockYard/ember-composable-helpers/pull/309)
Expand Down Expand Up @@ -355,7 +421,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.21.1](https://github.com/DockYard/ember-composable-helpers/compare/v0.21.0...v0.21.1)

> 3 April 2016
> 2 April 2016
- Updated README to include missing closing parens [`#129`](https://github.com/DockYard/ember-composable-helpers/pull/129)
- Released v0.21.1 [`c146d34`](https://github.com/DockYard/ember-composable-helpers/commit/c146d349ab3b1b79873e2ad44c6e0700bdebed7c)
Expand Down Expand Up @@ -428,7 +494,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v0.16.0](https://github.com/DockYard/ember-composable-helpers/compare/v0.15.0...v0.16.0)

> 27 February 2016
> 26 February 2016
- Released v0.16.0 [`26c176b`](https://github.com/DockYard/ember-composable-helpers/commit/26c176bce8a3c8fdfa96f6feaadda3610a60d85d)
- Auto merge of #93 - vikram7:vr-add-classify, r=poteto [`87d17d0`](https://github.com/DockYard/ember-composable-helpers/commit/87d17d0bf67d936f6241726b914855f8d7b36fa8)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-composable-helpers",
"version": "4.5.0",
"version": "5.0.0",
"description": "Composable helpers for Ember",
"scripts": {
"build": "ember build",
Expand Down

0 comments on commit 939f321

Please sign in to comment.