Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Jan 10, 2019
1 parent b921fbc commit 6cc6060
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 28 deletions.
42 changes: 16 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,44 +2,34 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v0.2.0...HEAD).
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-fs/compare/v1.0.0...HEAD).

<a name="v1.0.0"></a>
## [v1.0.0] - 2019-01-10
### Breaking Changes
- **index.js export:** Remove top-level access to adapters [`f1f7831`](https://github.com/SAP/ui5-fs/commit/f1f7831ae9e908731a57f9d67952a61431c69d21)

### Dependency Updates
- Pin dir-glob to v2.0.0 [`b921fbc`](https://github.com/SAP/ui5-fs/commit/b921fbceaa4f200737b8c6cf45eaf2d9bc3e1df2)
- Bump [@ui5](https://github.com/ui5)/logger from 0.2.2 to 1.0.0 ([#72](https://github.com/SAP/ui5-fs/issues/72)) [`4077f19`](https://github.com/SAP/ui5-fs/commit/4077f19251dee72933de0747de09a6eec5cb75cc)

### BREAKING CHANGE

Adapters "AbstractAdapter", "FileSystem" and "Memory" used to be accessible via the top-level export of index.js (example: require("[@ui5](https://github.com/ui5)/project").FileSystem). This is no longer possible. Adapters are now grouped in the top-level object "adapters" and can be accessed from there (example: require("[@ui5](https://github.com/ui5)/project").adapters.FileSystem).


<a name="v0.2.0"></a>
## [v0.2.0] - 2018-07-11
### Internal Changes
- Update min Node.js version to >=8.5 [`b141ddc`](https://github.com/SAP/ui5-fs/commit/b141ddcdde37455b7df4d8ab495abf4429424080)
- **package.json:** Define files to publish [`e533d82`](https://github.com/SAP/ui5-fs/commit/e533d822119d50b4ce6182c6f758df3f71f8b5d7)


<a name="v0.1.0"></a>
## [v0.1.0] - 2018-06-26
### Internal Changes
- Update ui5-logger dependency [`97aadf6`](https://github.com/SAP/ui5-fs/commit/97aadf60e04244822461c27feca7ea47f0e25c2e)
- Add coveralls and dm-badges [`8bd7d9e`](https://github.com/SAP/ui5-fs/commit/8bd7d9ee3c93aac56d2c14bca79355c792700d3c)
- Update package-lock with correct UI5 tooling deps [`c9f032b`](https://github.com/SAP/ui5-fs/commit/c9f032b85c77e898a8317662e401c8e334f89fa8)
- **CHANGELOG:** Fix GitHub release template [`35f9297`](https://github.com/SAP/ui5-fs/commit/35f92979c7a3f37fa51dc50eb01978527f280f02)
- **README:** Pre-Alpha -> Alpha [`7abadbb`](https://github.com/SAP/ui5-fs/commit/7abadbb8637df4698fd9a44d3b77a5187e2246d0)
- **README:** Fix links [`87ee658`](https://github.com/SAP/ui5-fs/commit/87ee65881ee80b7eb504b3a14b8d7913dba0f817)
- **resourceFactory:** Also provide project reference to source-locator ([#11](https://github.com/SAP/ui5-fs/issues/11)) [`836731c`](https://github.com/SAP/ui5-fs/commit/836731cca54c7ef67fa66b9d2013d18d8c23f9ba)


<a name="v0.0.1"></a>
## v0.0.1 - 2018-06-06
### Bug Fixes
- **AbstractAdapter:** Fix normalization of globstar [`6d484e8`](https://github.com/SAP/ui5-fs/commit/6d484e847b62aa0829641f25a76dcc89b0840d44)

### Internal Changes
- Prepare npm release [`08b4f56`](https://github.com/SAP/ui5-fs/commit/08b4f5669d11e864c13fc2e6d4575d338f17558c)
- Update .editorconfig [`c5d9708`](https://github.com/SAP/ui5-fs/commit/c5d970880373a0b12d3ba6cd6e54d47ef83e7bc1)
- Add chglog config + npm release scripts [`171ab78`](https://github.com/SAP/ui5-fs/commit/171ab78c0cc374adf1cd1f69504d58c3ac80e008)
- Update dependencies [`0036872`](https://github.com/SAP/ui5-fs/commit/0036872dedd932fc676b8c48e1ca00316e7dda45)
- Update jsdoc [`a458ac3`](https://github.com/SAP/ui5-fs/commit/a458ac32651ad44e748d876864981e45aad9b431)
- Add travis CI badge + package.json cleanup [`3ee1a19`](https://github.com/SAP/ui5-fs/commit/3ee1a19af8b46c66b9f960738b9886d71654effb)
- Fix links to CONTRIBUTING.md file [`f5ca860`](https://github.com/SAP/ui5-fs/commit/f5ca860b8f00c19b34d6174bc6066bffab2a0eee)
- **ESLint:** Activate no-console [`d8c8f50`](https://github.com/SAP/ui5-fs/commit/d8c8f501eacaf9c8bc47699f39ae7bd933a13784)
- **ESLint:** Activate no-var rule [`4470f28`](https://github.com/SAP/ui5-fs/commit/4470f28bb983b21ca17689cb5f8dd00fd223085c)
- **Travis:** Add node.js 10 to test matrix [`78e0d47`](https://github.com/SAP/ui5-fs/commit/78e0d47ef310286bcf04ec0f7c7a7a5b6362dfd4)


[v1.0.0]: https://github.com/SAP/ui5-fs/compare/v0.2.0...v1.0.0
[v0.2.0]: https://github.com/SAP/ui5-fs/compare/v0.1.0...v0.2.0
[v0.1.0]: https://github.com/SAP/ui5-fs/compare/v0.0.1...v0.1.0
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ui5/fs",
"version": "0.2.0",
"version": "1.0.0",
"description": "UI5 Build and Development Tooling - File System Abstraction",
"author": "SAP SE (https://www.sap.com)",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6cc6060

Please sign in to comment.