# v0.12.0-beta

#### v0.12.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.12.0-beta)

* Add [`variant.update()`](https://github.com/angular-package/sass/blob/main/variant/_variant.update.function.scss) to use instead `variant.modify()`. [69af150](https://github.com/angular-package/sass/commit/69af1500dbae4a5008c32b7de04228b5cc634574)
* Update [`variant.create()`](https://github.com/angular-package/sass/blob/main/variant/_variant.create.function.scss) to have functionality to add full variant. [a76c8ce](https://github.com/angular-package/sass/commit/a76c8cec8593c6dcccc3c8f386759acd7410362f)
* ~~Update `variant.modify()` to use `$modifier` argument to modify, use `update` sub module, and add `variant.update()` alias name.~~ [~~410cc51~~](https://github.com/angular-package/sass/commit/410cc51677d97c069d19b8f1e8887d0da6434cfc)
* Update [`class/variant`](https://github.com/angular-package/sass/tree/main/class/variant) to use `@each` mixin and [`update.property()`](https://github.com/angular-package/sass/blob/main/variant/update/_update.property.function.scss) function from `variant` module. [1230281](https://github.com/angular-package/sass/commit/1230281dea6d850f78f2122667f6256ab193c0da)
* Add [`list.each()`](https://github.com/angular-package/sass/blob/main/list/_list.each.mixin.scss) mixin. [6a7c2fe](https://github.com/angular-package/sass/commit/6a7c2fec33c28365352b91ba12657fbaf247fc48)
* Add [`class/affix`](https://github.com/angular-package/sass/tree/main/class/affix) sub module to handle class affixes. [b4a49d1](https://github.com/angular-package/sass/commit/b4a49d196dbee1578c033cf93175b0133cc5413c)
* Update [`class.variant()`](https://github.com/angular-package/sass/blob/main/class/variant/_variant.mixin.scss) to use `$key` in `nest()` when its length > 0 and use [`update.property()`](https://github.com/angular-package/sass/blob/main/variant/update/_update.property.function.scss) from `variant` module. [1e8a29c](https://github.com/angular-package/sass/commit/1e8a29c0c5a1d39ec261f87e0907d92479403b4b)
* Add [`list.update()`](https://github.com/angular-package/sass/blob/main/list/_list.update.function.scss) function to update `$list` by provided `nth-value` pairs of `map` or `list` type. [104abd7](https://github.com/angular-package/sass/commit/104abd7e02f21fe20b714361c5d5faa529f308f1)
* Add [`map.get-any()`](https://github.com/angular-package/sass/blob/main/map/_map.get-any.function.scss) function to get the value from any key where value is not `null`. [cef2405](https://github.com/angular-package/sass/commit/cef240521778b121fcb2bf8fe1a8cb5e6466e227)

#### v0.11.1-beta [#](https://github.com/angular-package/sass/releases/tag/v0.11.1-beta)

* Update [`color.variant()`](https://github.com/angular-package/sass/blob/main/color/mixins/_color.variant.mixin.scss) use `$modifier` argument in the `class.variant()`. [dd72913](https://github.com/angular-package/sass/commit/dd729133d09d7d9f581ece14ce7388dbcb2c457c)

#### v0.11.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.11.0-beta)

* Add new [`variant`](https://github.com/angular-package/sass/tree/main/variant) module to handle variants. [a7a8c1c](https://github.com/angular-package/sass/commit/a7a8c1c60ebe58f0b06dcac8865f5068709a1c8d)
* Update [`class.variant()`](https://github.com/angular-package/sass/blob/main/class/variant/_variant.mixin.scss) by adding `$modifier` argument to modify class and property. [89f34e3](https://github.com/angular-package/sass/commit/89f34e3fcb03f77b6b5b0e659da533bf92518b81)
* Update [`property.variant()`](https://github.com/angular-package/sass/blob/main/property/_property.variant.mixin.scss) to use [`values.join()`](https://github.com/angular-package/sass/blob/develop/values/_values.join.function.scss) function and add `$modifier` argument to modify class and property. [c8c8f5b](https://github.com/angular-package/sass/commit/c8c8f5b1b67530023f3ecc5bf489bb3315bee69c)
* Update [`property.name()`](https://github.com/angular-package/sass/blob/main/property/_property.name.function.scss) function to remove empty lists from `$name`. [21ef23a](https://github.com/angular-package/sass/commit/21ef23a863551233b55be6a73e97e383c30c4a9a)
* Update [`class.variant()`](https://github.com/angular-package/sass/blob/main/class/variant/_variant.mixin.scss) function to use [`values.join()`](https://github.com/angular-package/sass/blob/develop/values/_values.join.function.scss) and update spec. [7d0c18e](https://github.com/angular-package/sass/commit/7d0c18edc74f3a1945a9d42e7f02443cd3259914)
* Update [`variant.combine()`](https://github.com/angular-package/sass/blob/main/values/_values.combine.function.scss) to use [`values.join()`](https://github.com/angular-package/sass/blob/develop/values/_values.join.function.scss) and use and update spec. [5afd3c2](https://github.com/angular-package/sass/commit/5afd3c210a880284091709ee7136d38e15ef571d)
* Add separate mixins in [`class/variant`](https://github.com/angular-package/sass/tree/main/class/variant) to create class variant and update spec. [e8d08d3](https://github.com/angular-package/sass/commit/e8d08d349b66cecc58a844ebd5f1a044d49f08fc)
* Add [`values.join()`](https://github.com/angular-package/sass/blob/main/values/_values.join.function.scss) **wrapper** function. [971af80](https://github.com/angular-package/sass/commit/971af807842804fe000e091440121deee29ac347)
* Add [`list.merge()`](https://github.com/angular-package/sass/blob/main/list/_list.merge.function.scss) function to merge smaller `$list2` into `$list1`. [9788cb3](https://github.com/angular-package/sass/commit/9788cb36dd808d4dfcd3a7f43759e28e4493bd06)

#### v0.10.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.10.0-beta)

* Update [`dictionary`](https://github.com/angular-package/sass/tree/main/translator/v1.0.0/dictionary) use [`object wrapper`](https://github.com/angular-package/sass/blob/develop/object/_object.wrapper.scss) functions and update spec. [a68ed19](https://github.com/angular-package/sass/commit/a68ed199a578905e35f707d6c954fa3b818fb551)
* Update [`dictionary`](https://github.com/angular-package/sass/tree/main/translator/v1.0.0/dictionary) by adding `call()` function to use as separate object. [a349181](https://github.com/angular-package/sass/commit/a349181bf24ff1aac9c43963f3f730165e72fc00)
* Update [`object.use()`](https://github.com/angular-package/sass/blob/main/object/_object.use.function.scss) by simply assign value. [83835d9](https://github.com/angular-package/sass/commit/83835d98a131198840a49cb903cba9b444174cad)
* Update test [`object`](https://github.com/angular-package/sass/blob/main/object/_object.spec.scss) update. [fc324ed](https://github.com/angular-package/sass/commit/fc324edd26db0911985f958e23e18bd7508b3c43)
* Update [`object`](https://github.com/angular-package/sass/tree/main/object) by using internal [`map.set()`](https://github.com/angular-package/sass/blob/main/map/_map.set.function.scss) in the [`object.create()`](https://github.com/angular-package/sass/blob/main/object/_object.create.function.scss) and [`object.set()`](https://github.com/angular-package/sass/blob/main/object/_object.set.function.scss). [066b449](https://github.com/angular-package/sass/commit/066b449e5afa1d20598635b14d1c548353c16fdd)
* Add [`object.wrapper`](https://github.com/angular-package/sass/blob/main/object/_object.wrapper.scss) functions in combination with [`object.call()`](https://github.com/angular-package/sass/blob/main/object/_object.call.function.scss) function to use as different objects. [df03e46](https://github.com/angular-package/sass/commit/df03e46bdca5c4384d4a3fd281f798d8fa68343e)
* Update [`object`](https://github.com/angular-package/sass/tree/main/object) module by removing `object.var` from [`move()`](https://github.com/angular-package/sass/blob/main/object/_object.move.function.scss) and [`keys()`](https://github.com/angular-package/sass/blob/main/object/_object.keys.function.scss) functions, and set as first in [`index`](https://github.com/angular-package/sass/blob/main/object/_index.scss). [847c2f0](https://github.com/angular-package/sass/commit/847c2f0f9806d74d8a80df0069e771876d0fdd61)

#### v0.9.4-beta [#](https://github.com/angular-package/sass/releases/tag/v0.9.4-beta)

* Fix `color` module mixins `color.background-color()`, `color.background()`, and `color.color()` by removing `$selector` argument not in use. [8884903](https://github.com/angular-package/sass/commit/888490353c3831e66d604f2c5a6d0763e73e9526)

#### v0.9.3-beta [#](https://github.com/angular-package/sass/releases/tag/v0.9.3-beta)

* Fix [`color/mixins`](https://github.com/angular-package/sass/tree/main/color/mixins) by using function from functions and update imports. [159a652](https://github.com/angular-package/sass/commit/159a6520c867320c1c39f02196fdba7fc11e92f5)

#### v0.9.2-beta [#](https://github.com/angular-package/sass/releases/tag/v0.9.2-beta)

* Remove function from `color/mixins`. [b7ff1af](https://github.com/angular-package/sass/commit/b7ff1afe3370499d6a1ee2fcdd9ed5146fafcf24)

#### v0.9.1-beta [#](https://github.com/angular-package/sass/releases/tag/v0.9.1-beta)

* Fix by adding `media` to ng-package assets. [5da60de](https://github.com/angular-package/sass/commit/5da60de6ae46298a4ee083e656aaa42989a9b3bd)

#### v0.9.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.9.0-beta)

* Update [`var.set()`](https://github.com/angular-package/sass/blob/main/var/mixins/_var.set.mixin.scss) add `$dictionary` argument to translate CSS variable names. [99647c2](https://github.com/angular-package/sass/commit/99647c2531b13f58f20d96c021fe4958f8a80103)
* Add [`media`](https://github.com/angular-package/sass/tree/main/media) module with function to add `@content` depending on `$color-scheme`. [439305e](https://github.com/angular-package/sass/commit/439305e74d3a31bdf3e31e7336da35738dcb0bd0)
* Add `color.scheme-has()` function to check whether value has `dark`, `light`, or `normal` string. [a4b9f63](https://github.com/angular-package/sass/commit/a4b9f636ea20e2014f55c41a1619aff01e498ac0)
* Add color mixins to set color CSS variable and CSS property. [ed33bb0](https://github.com/angular-package/sass/commit/ed33bb0a189d54225aa8c29a4925ca291a69f53f)
* Fix [`list.remove-value()`](https://github.com/angular-package/sass/blob/main/list/remove/_remove.list.function.scss) function by using separator from `$list` in the returned result. [0c35160](https://github.com/angular-package/sass/commit/0c351602825c019fde91cce471da24bbf8329449)
* Fix [`string`](https://github.com/angular-package/sass/tree/main/string) module by removing `split` function from `@forward`. [fffcc7d](https://github.com/angular-package/sass/commit/fffcc7dc59109bffd0ab14d13d4e5e8c4507a89a)

#### v0.8.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.8.0-beta)

* Add [`object.destroy()`](https://github.com/angular-package/sass/blob/main/object/_object.destroy.function.scss) to remove object. [127c5e4](https://github.com/angular-package/sass/commit/127c5e4235ca08608a7889cc67c6872eea03509f)
* Update [`translator/dictionary`](https://github.com/angular-package/sass/tree/main/translator/v1.0.0/dictionary) module to use `object` module. [ae50b2a](https://github.com/angular-package/sass/commit/ae50b2a9cdf76d8791aeebe93ef4c5def16b11c8)
* Update [`object.set()`](https://github.com/angular-package/sass/blob/main/object/_object.set.function.scss) function to return `$name` on `$name` equal to `object.$name`. [3e2f9b8](https://github.com/angular-package/sass/pull/18/commits/3e2f9b8569d98d9f9baa5b1319f62a0ccad58d8a)
* Add [`object.has-key()`](https://github.com/angular-package/sass/blob/main/object/_object.has-key.function.scss) function to check the key in any object. [25b7bff](https://github.com/angular-package/sass/commit/25b7bff9bfdce8b1399ced485aa015b74f72671f)
* Add [`object.get-key()`](https://github.com/angular-package/sass/blob/main/object/_object.get-key.function.scss) function to get key object of `$name` and `$key`. [c05d520](https://github.com/angular-package/sass/commit/c05d52067755dfdaf368e16164bb1ba9570592ed) [112747d](https://github.com/angular-package/sass/commit/112747d3b4baeac610f08e7fc0ec22cc7c40d5af)

#### v0.7.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.7.0-beta)

* Fix `map.set()` - add checking whether `$key` is comma-separated list to have ability to add space separated keys. [1d46564](https://github.com/angular-package/sass/commit/1d46564fce0eb819a331f74b691e62320b6d001a)
* Add `query` module to search in `list` by using query. [3e2c20c](https://github.com/angular-package/sass/commit/3e2c20c300f1daa4317a4ec6861bf2982cd9f245)
* Add experimental `object` module to handle multiple multiple `keys` in `map` variable as objects. [5274590](https://github.com/angular-package/sass/commit/52745909997a1c514b348183a07cbb3203acd169) [6e16608](https://github.com/angular-package/sass/commit/6e166083a52cdafc4c338d3a0e65a2467f7915c8)
* Add `map.is()` function to check whether the `$value` is `map` of optionally `$length`. [1a3c52c](https://github.com/angular-package/sass/commit/1a3c52cf6fe2b24119cca6325e6c5fc59242b3fd)

#### v0.6.1-beta [#](https://github.com/angular-package/sass/releases/tag/v0.6.1-beta)

* Fix `color.hsla-color()` and `color.retrieve()` by removing `values.map` import and change `values.map` to `list.to-map()`. [e8fe993](https://github.com/angular-package/sass/commit/e8fe99345d70f82bd18d1f12c1a0f50c6ba0b8a1)

#### v0.6.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.6.0-beta)

* Fix `property.variant()` passing `$dictionary` argument by adding map `(dictionary: $dictionary)`. [df48216](https://github.com/angular-package/sass/commit/df48216ed068549775da62dd1ba3a0f63d3841d4)
* Update `selector.class()` functionality to retrieve dictionary from `$dictionary` if key `class` is found. [ae518d4](https://github.com/angular-package/sass/commit/ae518d4f0119f72c89f418fb70e275d86b183307)
* Update `var.name()` functionality to retrieve dictionary from `$dictionary` if `var` is found. [f3e5c83](https://github.com/angular-package/sass/commit/f3e5c8387fc476bc33525bcb7c0fd88e116f0736)

#### v0.5.1-beta [#](https://github.com/angular-package/sass/releases/tag/v0.5.1-beta)

* Fix `function.call-arglist()` by adding `$arguments` to the `$arglist` by using only `list.append()` function and checking if `$arglist` is space-separated list. [fd90100](https://github.com/angular-package/sass/commit/fd90100e2bca35904c8710c78189fd95aa7fcd0b)

#### v0.5.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.5.0-beta)

* Update `property` module to handle arguments to use `var.get()` function dictionary. [d28f797](https://github.com/angular-package/sass/commit/d28f7979b4ee261919b254a3ddbfd05fa5f2f9be)
* Fix `dictionary/v1.0.0` purge `$dictionary` map variable. [5acab9f](https://github.com/angular-package/sass/commit/5acab9f9b6d2d1cbb92a63dc10f16218fb3038b8)
* Update `function/call` module to handle map type arguments with additional `$arguments` parameter and add spec. [dc6d444](https://github.com/angular-package/sass/commit/dc6d444285b0f52f569d60126c7bacae30aa7b7a) [dc6926b](https://github.com/angular-package/sass/commit/dc6926bd63b367123f1c51fc75b0d8183b202368)

#### v0.4.1-beta [#](https://github.com/angular-package/sass/releases/tag/v0.4.1-beta)

* Add `property.variant()` to the `index`. [8c16e87](https://github.com/angular-package/sass/commit/8c16e877f2c1d9bc5161db5b75158b4c7c899368)
* Fix `class.variant()` by checking `$attribute` against empty `list`. [9280a21](https://github.com/angular-package/sass/commit/9280a21be5d222ba5b850ba6a8ec5a3f79920e3a)
* Fix `property.variant()` function by adding arguments to properly call retrieved functions. [96bcb0a](https://github.com/angular-package/sass/commit/96bcb0a2f38c4ea0199ed30d694f204b7fd7797c)
* Fix unnecessary imports, and use `property.property()` in `property.variant()`. [213d174](https://github.com/angular-package/sass/commit/213d17417cbf7fe94ff522a45221e734751fd228)

#### v0.4.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.4.0-beta)

* Add **class** module to handle CSS class selectors(variants). [9a7fed7](https://github.com/angular-package/sass/commit/9a7fed704ab33270413c0cb04c2e57b3c0e76ddd) [b51b22a](https://github.com/angular-package/sass/commit/b51b22a5a5e38da0d54462355852c133f9b041da) [01c830a](https://github.com/angular-package/sass/commit/01c830a3a4b442111c5d1d91493747a740fb6f4d) [a2ed250](https://github.com/angular-package/sass/commit/a2ed2506a088bff09e43da8bbeef376fef270469) [c88c00a](https://github.com/angular-package/sass/commit/c88c00a9cd686ef1046bf467b80c48155b0e1f1c)
* Add **color** module which extends `sass:color` module with functions to set `hsla()` color and `scheme` sub module to check `color-scheme`. [d596d48](https://github.com/angular-package/sass/commit/d596d482f1a6e712e8cef8dc2bb808986b2f7aa1)
* Add **function** module to handle calling functions in `list` as `string`, `map` or `list` type. [5dbd420](https://github.com/angular-package/sass/commit/5dbd4207fef1f05b84d29d56c20c17bd047e5871)
* Add **property** module to set CSS properties with functions. [79dccba](https://github.com/angular-package/sass/commit/79dccba17e90103c60271a1ce3996b4cf869df57)
* Add **selector** module sets selectors split into words(optionally translated). [a165ed8](https://github.com/angular-package/sass/commit/a165ed8203e5e052a22c4540a3eed121df80179e)
* Add `functions` with [`name()`](https://github.com/angular-package/sass/blob/develop/functions/_name.function.scss) function to create name from words that can be translated with `$dictionary` and `important` to add `!important` flag. [16bdb40](https://github.com/angular-package/sass/commit/16bdb4044ab5e667a8f3802f490bf6775a25ec4a)
* Add [`list.extract-map()`](https://github.com/angular-package/sass/blob/develop/list/_list.extract-map.function.scss), [`list.replace-string()`](https://github.com/angular-package/sass/blob/develop/list/_list.replace-string.function.scss), [`list.replace()`](https://github.com/angular-package/sass/blob/develop/list/_list.replace.function.scss), [`list.swap()`](https://github.com/angular-package/sass/blob/develop/list/_list.swap.function.scss), and [`list.to-map()`](https://github.com/angular-package/sass/blob/develop/list/_list.to-map.function.scss) functions. [66fdaef](https://github.com/angular-package/sass/commit/66fdaef21c69365c5d7fdfd8ea56d6adb1fc2e09) [22f37e6](https://github.com/angular-package/sass/commit/22f37e6689992048eb01e6befaea1fbfe0e5302f) [1b37c23](https://github.com/angular-package/sass/commit/1b37c23d13cd2f9c3ed60ecc508c13cadffa8f8d) [8c27019](https://github.com/angular-package/sass/commit/8c270193c210f2c8e7a8fa5173f992403c1ef43e)
* Add [`map.merge-allowed()`](https://github.com/angular-package/sass/blob/develop/map/_map.merge-allowed.function.scss) function to merge allowed keys. [07e2904](https://github.com/angular-package/sass/commit/07e2904edf8c26c282af8408e474db1e868bef26)
* Add [`math.sort()`](https://github.com/angular-package/sass/blob/develop/math/_math.sort.function.scss) function to sort numbers. [99484a6](https://github.com/angular-package/sass/commit/99484a63ae7ed23d8afde689a91e940ee10aad2c)
* Add [`meta.call-arglist()`](https://github.com/angular-package/sass/blob/develop/meta/_meta.call-arglist.function.scss) function to call functions with comma-separated list as arguments and space-separated as argument. [0c0b0a0](https://github.com/angular-package/sass/commit/0c0b0a0bff083cc640cf2ff8bade3b4c222a1394)
* Add [`string.to-map()`](https://github.com/angular-package/sass/blob/develop/string/_string.to-map.function.scss) to transform `string` to `map` and [`string.unquote()`](https://github.com/angular-package/sass/blob/develop/string/_string.unquote.function.scss) to unquote on `$execute`.
* Add different(easier) **translator(1.0.0)** with global dictionary, not exported by default. [35b3663](https://github.com/angular-package/sass/commit/35b366323d20588896132f0f4e54a55d7847d1f5)
* Add **var** module with [`var.adjust()`](https://github.com/angular-package/sass/blob/develop/var/functions/_var.adjust.function.scss) [`var.css()`](https://github.com/angular-package/sass/blob/develop/var/functions/_var.css.function.scss) [`var.get()`](https://github.com/angular-package/sass/blob/develop/var/functions/_var.get.function.scss) [`var.is()`](https://github.com/angular-package/sass/blob/develop/var/functions/_var.is.function.scss) [`var.name()`](https://github.com/angular-package/sass/blob/develop/var/functions/_var.name.function.scss) [`var.negative()`](https://github.com/angular-package/sass/blob/develop/var/functions/_var.negative.function.scss) and [`var.unit()`](https://github.com/angular-package/sass/blob/develop/var/functions/_var.unit.function.scss) functions, and [`var.set()`](https://github.com/angular-package/sass/blob/develop/var/mixins/_var.set.mixin.scss) mixin. [16bdb40](https://github.com/angular-package/sass/commit/16bdb4044ab5e667a8f3802f490bf6775a25ec4a) [51f7f17](https://github.com/angular-package/sass/commit/51f7f1789102ec09b9f80708467cc3e32e9b2f27) [d3ace9f](https://github.com/angular-package/sass/commit/d3ace9fc5e26ebd1fc2ce37486b32c6e0ec08374)
* Update [`comparison.compare()`](https://github.com/angular-package/sass/blob/develop/comparison/_comparison.compare.function.scss) to indicate map length as deprecated. [3969b97](https://github.com/angular-package/sass/commit/3969b973927b1619fab342aa3246df7d58e65842)
* Update [`meta.of-type()`](https://github.com/angular-package/sass/blob/develop/meta/_meta.of-type.function.scss) function to handle multiple types. [cf31bb2](https://github.com/angular-package/sass/commit/cf31bb25ce0e3326cf11028bce30fca51bbd3019)
* Update [`string.split()`](https://github.com/angular-package/sass/blob/develop/string/_string.split.function.scss) to have ability to unquote returned string, and separator as multiple words instead of only one character. [62c693c](https://github.com/angular-package/sass/commit/62c693c88b44951a53f77a4c505f960b1b8c66ec) [b8feda9](https://github.com/angular-package/sass/commit/b8feda9e994d35798dbd1197fae27df63d1ddcb9) [d0f372d](https://github.com/angular-package/sass/commit/d0f372def4c1a22c58c4b6c8c07a78967d3e99d0)
* Update [`values.combine()`](https://github.com/angular-package/sass/blob/develop/values/_values.combine.function.scss) by changing the way of providing parameters. [ab77370](https://github.com/angular-package/sass/commit/ab7737052ede08a4129d88f9a7f1cd1993331359)
* Fix [`list.append()`](https://github.com/angular-package/sass/blob/develop/list/_list.append.function.scss) fix not proper adding `$val` space separated. [99c618b](https://github.com/angular-package/sass/commit/99c618b179a74e403bb40ad01330604ddbbd5272)
* Fix [`list.join()`](https://github.com/angular-package/sass/blob/develop/list/_list.join.function.scss) function to properly add bracketed. [928914a](https://github.com/angular-package/sass/commit/928914a0ec051dcb5727d546230150a1b1767b56)
* Fix [`list.remove-list()`](https://github.com/angular-package/sass/blob/develop/list/remove/_remove.list.function.scss) change function name from not existing `has-type()` to `has.type()`. [b3b5d55](https://github.com/angular-package/sass/commit/b3b5d550234f4ed3d8d09d532874b22b070259fa)
* Fix [`map.pick-pattern()`](https://github.com/angular-package/sass/blob/develop/map/pick/_pick.pattern.function.scss) by updating use `string.replace()` function. [ab8263a](https://github.com/angular-package/sass/commit/ab8263a58f612f809a1e77723a8302d6f4d81e47)

#### v0.3.0-beta [#](https://github.com/angular-package/sass/releases/tag/v0.3.0-beta)

* Add values module with a `combine()` function. [985370f](https://github.com/angular-package/sass/commit/985370fd4cb323f4695a67c4ac2d77d84ed79afe)
* Add `map.retrieve()` function to unify get and pick. [2e72bd0](https://github.com/angular-package/sass/commit/2e72bd0a1976941e7a51b1152199e0a0bb8d0aea)
* Add translate module and translator functions. [0ca2128](https://github.com/angular-package/sass/commit/0ca2128f81f3ad8cf4d43d354105c2b2a150d6ac) [8031d0d](https://github.com/angular-package/sass/commit/8031d0de3e38135966b2a30b76761afffb31de24)
* Fix `dictionary.pick()` merging key with null of \`$dictionary. [5735653](https://github.com/angular-package/sass/commit/573565369a786b8272acc20a27218490ec72d30e)

Related commits: [5735653](https://github.com/angular-package/sass/commit/573565369a786b8272acc20a27218490ec72d30e) [8031d0d](https://github.com/angular-package/sass/commit/8031d0de3e38135966b2a30b76761afffb31de24)
