# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

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

## [v1.2.2](https://github.com/labsvisual/jaunty/compare/v1.2.1...v1.2.2) - 2019-07-18

### Fixed

- fix(npm): fix #7 and #8 [`#7`](https://github.com/labsvisual/jaunty/issues/7)

### Commits

- chore(package): bump version [`5a8c958`](https://github.com/labsvisual/jaunty/commit/5a8c958f2bf7496738e8c654cd7347afd8f784b9)

## [v1.2.1](https://github.com/labsvisual/jaunty/compare/v1.2.0...v1.2.1) - 2019-06-19

### Commits

- chore(package-lock): update package-lock [`c7bf743`](https://github.com/labsvisual/jaunty/commit/c7bf7437a472a6a564191651bbe141047b83a1b4)
- build(deps): bump handlebars from 4.1.0 to 4.1.2 [`4d2b5a1`](https://github.com/labsvisual/jaunty/commit/4d2b5a1b54cc52fe473c2dc7beb2f97b3f25db87)
- chore(changelog): update the changelog [`008bf23`](https://github.com/labsvisual/jaunty/commit/008bf23e5a39631accd928cfd7a8157ea8cf6e33)
- build(deps): bump js-yaml from 3.12.2 to 3.13.1 [`7e59e4c`](https://github.com/labsvisual/jaunty/commit/7e59e4c930c30835db08784f06b9c4fb1426aa4c)
- chore(package): bump version [`d9ab01c`](https://github.com/labsvisual/jaunty/commit/d9ab01c940996892637bfcd96014e86ce9b554cc)

## [v1.2.0](https://github.com/labsvisual/jaunty/compare/v1.1.0...v1.2.0) - 2019-04-30

### Fixed

- fix(path-matching): fix #4 [`#4`](https://github.com/labsvisual/jaunty/issues/4)

### Commits

- chore: add express-unless [`dd10716`](https://github.com/labsvisual/jaunty/commit/dd10716cd8d7f85fa9489370ebab613158ab1791)
- chore(changelog): update the changelog [`6e7d5c4`](https://github.com/labsvisual/jaunty/commit/6e7d5c40847f33af56a1a6951b8e48f7f57ebb2f)
- chore(changelog): update the changelog [`f6a55d1`](https://github.com/labsvisual/jaunty/commit/f6a55d13a20fedfb721d8aa45d7c1e1d04ed9f9f)
- docs(README): update the README to include information about express-unless [`811d45c`](https://github.com/labsvisual/jaunty/commit/811d45c799e7e617d521a77fb2ba878d1623093a)
- chore(test): update the test script to install deps on pretest [`c49ac24`](https://github.com/labsvisual/jaunty/commit/c49ac2449c79805c5cd23664999a9c9cc8c0eb60)
- chore: version bump [`f270f68`](https://github.com/labsvisual/jaunty/commit/f270f68eed220f2a2dea66d6adf0eacdcd974646)
- chore(package): resolve merge conflict [`99ca7ce`](https://github.com/labsvisual/jaunty/commit/99ca7ce0ce87b9106940c9c1afe3297f64de5eb6)

## [v1.1.0](https://github.com/labsvisual/jaunty/compare/v1.0.0...v1.1.0) - 2019-04-03

### Commits

- chore(package-lock): update package-lock [`672c920`](https://github.com/labsvisual/jaunty/commit/672c920910727e5e4be011774d2a19bb26a59ba5)
- test(acl): add integration and unit tests for the ACL library [`6c4d14e`](https://github.com/labsvisual/jaunty/commit/6c4d14e97250e430feea8864d6b292744c584a50)
- feat(acl): add the ACL library [`62e5eb4`](https://github.com/labsvisual/jaunty/commit/62e5eb44a40f71a30792ea257b9e874b349ce3f6)
- docs(README): update the README to include documentation for the ACL module [`863ed73`](https://github.com/labsvisual/jaunty/commit/863ed73670762a512084d462606c2a0b7dc83d43)
- test(acl): update tests to include the next() call [`87e3f12`](https://github.com/labsvisual/jaunty/commit/87e3f12247622349b319f7c29b0cccb0833e7ae5)
- chore(package): bump version [`2005a0a`](https://github.com/labsvisual/jaunty/commit/2005a0a04c97227444ffb3ee320f4b6d9a5dd8bb)
- feat(utils/get-types): add a function to get the exact type of a variable [`ccd29f2`](https://github.com/labsvisual/jaunty/commit/ccd29f288d37d74c9b06ec9e64eebcbe83a49a47)
- chore(npmrc): add npmrc to prevent npm from saving packages by default [`cd17832`](https://github.com/labsvisual/jaunty/commit/cd1783267c1874a26da95e3a5d67265ce2b52556)
- feat(acl): add the ACL object to exports [`b165e05`](https://github.com/labsvisual/jaunty/commit/b165e051914c5592c328751afbff858594a921fe)

## v1.0.0 - 2019-03-12

### Commits

- chore(merge-conflict): resolve merge-conflict [`8d2aa31`](https://github.com/labsvisual/jaunty/commit/8d2aa3165cf1957b2bbca207cfb7392e044b13b0)
- build(npm): add the package.json and package-lock.json files [`10ba955`](https://github.com/labsvisual/jaunty/commit/10ba9559df86113bfcc942fe3089293057644a6e)
- chore(changelog): add the changelog config and script [`d9682b0`](https://github.com/labsvisual/jaunty/commit/d9682b0a2d4af38b2bf21a3d88fd336f11972243)
- build(npm/travis): add a pre-install script to install peerdeps [`6e3afc8`](https://github.com/labsvisual/jaunty/commit/6e3afc864cc8c2224fcecbb62923f275789a0d89)
- test(unit): add the initial unit tests [`acb1712`](https://github.com/labsvisual/jaunty/commit/acb17129727ff0e8ae20342e96fbafa0dd570c07)
- docs(README): update the readme to include the required documentation [`d18f867`](https://github.com/labsvisual/jaunty/commit/d18f86792678dda67a2b1871ee0dde775efda7f1)
- test(integration): add the initial integration tests [`172c3af`](https://github.com/labsvisual/jaunty/commit/172c3af80a07d186f4fea5d668e4b22bdb3b3d4d)
- feat(lib/core): add the core library module [`f8bb786`](https://github.com/labsvisual/jaunty/commit/f8bb78604af4383e69338828e62fa379e09b86a0)
- feat(lib/utils): add the utility functions module [`9273a08`](https://github.com/labsvisual/jaunty/commit/9273a0828c2721b0f228dad06970706b15512f30)
- chore(gitignore): add gitignore file [`e371484`](https://github.com/labsvisual/jaunty/commit/e37148476ee9a9ab9e5f4cbd7fa04b8879a5be27)
- test(unit): update the test definitions [`112df17`](https://github.com/labsvisual/jaunty/commit/112df17ead80e6a115a0d25a1f701b0422a0516f)
- feat(lib/errors): add the custom error definitions [`6e4bbcc`](https://github.com/labsvisual/jaunty/commit/6e4bbcc0262c4cb2637bb59d9e52f18966e8a46b)
- chore(changelog): add the changelog config and script [`235f5bf`](https://github.com/labsvisual/jaunty/commit/235f5bfc7c17b1738252d750d8578fda41f607a0)
- build(package/changelog): create a postchangelog hook to automatically commit changes [`9ed0222`](https://github.com/labsvisual/jaunty/commit/9ed0222dedd21c75517de025b9863522b6079191)
- chore(changelog): update the changelog [`9352e6a`](https://github.com/labsvisual/jaunty/commit/9352e6a1d09db5d536ad0242ac2a6224fdbc375f)
- docs(LICENSE): add the license file [`2b18c78`](https://github.com/labsvisual/jaunty/commit/2b18c7828a33890d699dcbd5a10e204d569e1d1c)
- feat(core): finalize the library definitions [`406373f`](https://github.com/labsvisual/jaunty/commit/406373f329af5b649f0b59e93fd3909d832be295)
- build(package/changelog): create a postchangelog hook to automatically commit changes [`7d3f531`](https://github.com/labsvisual/jaunty/commit/7d3f531cc737c11764bed5032b5ab5264e86f776)
- chore(editorconfig): add editorconfig for better cross-platform dev experience [`d6c9607`](https://github.com/labsvisual/jaunty/commit/d6c960757beab485009b2d2771e61eefa12cfd91)
- build(travis): add the travis file [`aafab97`](https://github.com/labsvisual/jaunty/commit/aafab972f0e75eaf676f6a5577279157bcb19120)
- chore(npm): format and update the package.json file [`f62d43a`](https://github.com/labsvisual/jaunty/commit/f62d43a07ad239802ac28570ab1617edcd6a8f50)
- feat(utils): refractor the utility functions [`a935c55`](https://github.com/labsvisual/jaunty/commit/a935c558248d08143f42f124f014842fc8987f01)
- chore(changelog): update the changelog [`62f7241`](https://github.com/labsvisual/jaunty/commit/62f7241c9940026dd1028a4e918c2152cf3e94af)
