## Goals - All [UI5 Tooling modules](https://github.com/SAP/ui5-tooling#modules) shall drop the "This is an alpha release" disclaimers - The [UI5 CLI](https://github.com/SAP/ui5-cli) shall be released for productive use ## TODO - [x] Increase test coverage of all modules to at least 80% - Module | Coverage Status | Processor | PR --- | --- | --- | --- [ui5-cli](https://github.com/SAP/ui5-cli) | [](https://coveralls.io/github/SAP/ui5-cli)| @romaniam | ~https://github.com/SAP/ui5-cli/pull/91~ [ui5-builder](https://github.com/SAP/ui5-builder) | [](https://coveralls.io/github/SAP/ui5-builder) | @tobiasso85 | ~https://github.com/SAP/ui5-builder/pull/100~ and ~https://github.com/SAP/ui5-builder/pull/120~ [ui5-server](https://github.com/SAP/ui5-server) | [](https://coveralls.io/github/SAP/ui5-server)| @svbender | ~https://github.com/SAP/ui5-server/pull/88~ [ui5-fs](https://github.com/SAP/ui5-fs) | [](https://coveralls.io/github/SAP/ui5-fs)| @domianer | ~https://github.com/SAP/ui5-fs/pull/56~ [ui5-project](https://github.com/SAP/ui5-project) | [](https://coveralls.io/github/SAP/ui5-project) | @romaniam | ~https://github.com/SAP/ui5-project/pull/75~ [ui5-logger](https://github.com/SAP/ui5-logger) | `--no tests--` - [x] Improve usage documentation - [x] Fix JSDoc - Mark all private functions/modules as private - Refactoring - ✅➡️ Done with: - ~https://github.com/SAP/ui5-tooling/pull/113~ - ~https://github.com/SAP/ui5-cli/pull/109~ - ~https://github.com/SAP/ui5-project/pull/92~ - ~https://github.com/SAP/ui5-server/pull/103~ - ~https://github.com/SAP/ui5-fs/pull/66~ - ~https://github.com/SAP/ui5-logger/pull/53~ - ~https://github.com/SAP/ui5-builder/pull/135~ - [x] Drop alpha-disclaimers - ~https://github.com/SAP/ui5-logger/pull/55~ - ~https://github.com/SAP/ui5-fs/pull/70~ - ~https://github.com/SAP/ui5-builder/pull/140~ - ~https://github.com/SAP/ui5-project/pull/97~ - ~https://github.com/SAP/ui5-server/pull/105~ - ~https://github.com/SAP/ui5-cli/pull/113~ - ~https://github.com/SAP/ui5-tooling/pull/117~ - [x] Remove internal changes from changelog - ~https://github.com/SAP/ui5-tooling/pull/115~ - ~https://github.com/SAP/ui5-fs/pull/68~ - ~https://github.com/SAP/ui5-builder/pull/138~ - ~https://github.com/SAP/ui5-project/pull/94~ - ~https://github.com/SAP/ui5-server/pull/104~ - ~https://github.com/SAP/ui5-cli/pull/110~ - ~https://github.com/SAP/ui5-logger/pull/54~ - [x] Add [specification version](https://github.com/SAP/ui5-project/blob/master/docs/Configuration.md#specification-versions) "1.0" - ~https://github.com/SAP/ui5-project/pull/95~ - ~https://github.com/SAP/ui5-cli/pull/111~ - [x] Migration Guide: ~https://github.com/SAP/ui5-tooling/pull/116~ - [x] Release 1.0.0 of all modules ### Open issues - [x] npm translator cannot handle cyclic dependencies: https://github.com/SAP/ui5-project/issues/50 ### Breaking changes - https://github.com/SAP/ui5-builder/pull/137 - https://github.com/SAP/ui5-project/pull/96 - https://github.com/SAP/ui5-fs/pull/69
Goals
TODO
[INTERNAL] test: improved test coverage SAP/ui5-cli#91[INTERNAL] Travis: Activate Windows and Mac builds SAP/ui5-builder#100and[INTERNAL] improve test coverage SAP/ui5-builder#120[INTERNAL] improve test coverage SAP/ui5-server#88Increase test coverage for fs module SAP/ui5-fs#56[INTERNAL] static translator and normalizer: added tests SAP/ui5-project#75--no tests--[INTERNAL] JSDoc: Set wrap option and add openGraph meta data #113[INTERNAL] JSDoc: Make API private by default SAP/ui5-cli#109[INTERNAL] JSDoc: Make API private by default SAP/ui5-project#92[INTERNAL] JSDoc: Make API private by default SAP/ui5-server#103[INTERNAL] JSDoc: Make API private by default SAP/ui5-fs#66[INTERNAL] JSDoc: Make API private by default SAP/ui5-logger#53[INTERNAL] JSDoc: Make API private by default SAP/ui5-builder#135[INTERNAL] README: Drop alpha release disclaimer SAP/ui5-logger#55[INTERNAL] README: Drop alpha release disclaimer SAP/ui5-fs#70[INTERNAL] README: Drop alpha release disclaimer SAP/ui5-builder#140[INTERNAL] README: Drop alpha release disclaimer SAP/ui5-project#97[INTERNAL] README: Drop alpha release disclaimer SAP/ui5-server#105[INTERNAL] README: Drop alpha release disclaimer SAP/ui5-cli#113[INTERNAL] README: Drop alpha release disclaimer #117[INTERNAL] Guidelines: Add BREAKING and DEPENDENCY git prefixes #115[INTERNAL] Changelog: Remove internal changes + add dependency changes SAP/ui5-fs#68[INTERNAL] Changelog: Remove internal changes + add dependency changes SAP/ui5-builder#138[INTERNAL] Changelog: Remove internal changes + add dependency changes SAP/ui5-project#94[INTERNAL] Changelog: Remove internal changes + add dependency changes SAP/ui5-server#104[INTERNAL] Changelog: Remove internal changes + add dependency changes SAP/ui5-cli#110[INTERNAL] Changelog: Remove internal changes + add dependency changes SAP/ui5-logger#54[FEATURE] Add specification version 1.0 SAP/ui5-project#95[FEATURE] ui5 init: Use specVersion: '1.0' SAP/ui5-cli#111[INTERNAL] Migrate to v1.0.0 #116Open issues
Breaking changes