All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
A list of unreleased changes can be found here.
v1.3.0 - 2019-06-03
v1.2.3 - 2019-05-15
- JSDoc: Implement own tmp dir lifecycle
3f85abf
v1.2.2 - 2019-05-08
- package.json: Fix JSDoc version to 3.5.5
873469d
v1.2.1 - 2019-05-07
- SmartTemplateAnalyzer: Detect dependencies from "pages" object
2d400c2
v1.2.0 - 2019-04-25
- Add option to use hash signatures in cachebuster info file
a4e8338
v1.1.1 - 2019-04-24
v1.1.0 - 2019-04-12
- Build the manifest-bundle.zip for applications and libraries
f53aeea
- Generate the AppCacheBuster index file for apps
dd653c8
v1.0.5 - 2019-04-03
- Generate sap-ui-custom-dbg.js for self-contained build (#234)
d769d98
- Add bundling sap-ui-core-noJQuery.js and sap-ui-core-noJQuery-dbg.js (#235)
e7a7a63
v1.0.4 - 2019-03-27
v1.0.3 - 2019-03-21
v1.0.2 - 2019-02-28
- Warning log of duplicate module declaration
9a790a3
- Bundler: Create sap-ui-core-dbg.js (#176)
feb95e4
- ComponentAnalyzer: Detect model types from dataSource
efc5cef
v1.0.1 - 2019-02-01
v1.0.0 - 2019-02-01
When running a self-contained build on an application project, the index.html will be transformed by adopting the UI5 bootstrap script tag to load the custom bundle file instead.
v0.2.9 - 2019-01-03
- ComponentAnalyzer: Fully handle sap.ui5/routing (#124)
c59b5b1
- XMLTemplateAnalyzer: Ignore properties with data binding
0d5cf50
v0.2.8 - 2018-12-19
- Themes not beeing build
de26564
v0.2.7 - 2018-12-19
- ComponentAnalyzer: Handle sap.ui5/rootView with type string
469e558
- generateLibraryPreload: Fix sap-ui-core.js bootstrap
7a266fd
v0.2.6 - 2018-12-06
v0.2.5 - 2018-11-16
- Builder: Add handling for custom task configurations
9b4ae00
v0.2.4 - 2018-10-29
- Add module type
d7efb8a
v0.2.3 - 2018-10-09
- Replace copyright and version strings in *.json and .library files
f305429
- generateLibraryPreload: Add new sap.ui.core library namespaces
ea901a7
v0.2.2 - 2018-10-05
- processors/versionInfoGenerator: Remove "gav" property
2bf41e1
v0.2.1 - 2018-07-17
- generateLibraryManifest: i18n/css handling
4e52a96
v0.2.0 - 2018-07-11
v0.1.1 - 2018-07-02
v0.1.0 - 2018-06-26
- Bundles should be built one after another
164ba32
- reduce build time at the price of a slightly increased code size (#37)
1fb8d00
- Use the target bundle format to decide decoration (#24)
83703bc
v0.0.2 - 2018-06-21
- Builders: Do not bundle debug files
19800a1
- Restore default component preload
a09bec2
- Add ability to configure component preloads and custom bundles
2241e5f