All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog
.
- Update dependency version of sml to v0.2.3.
ffaaec4
v0.2.1 - 2021-09-20
- Updated dependency versions. Replaced tslint with eslint. Updated and improved release script.
3a04071
- Release build v0.2.1
010586a
v0.2.0 - 2021-04-27
- Improve release script. Restructure imports and use specific npm packages.
bb7bf12
- Release build v0.2.0
f2ed787
v0.1.1 - 2021-04-13
- Feature/sml request for client server communication
#1
- Update dependency version for SML. New demo page for local development.
986e688
- Rename the npm script publish to release to avoid conflicts
720fd3a
v0.1.0 - 2021-04-03
- Implement a prototype class for client to server requests based on the fetch api.
e7ac83d
- Create prototype of SmlRequest class for client side requests like GET, POST, PUT, PATCH and DELETE
f62b4d8
- Release build v0.1.0
251facf
v0.0.13 - 2021-03-27
v0.0.12 - 2021-03-15
- fix for using unpkg CDN in package.json
eddc86c
- working on better releas build scripts
0c9b1b7
- fix for using unpkg CDN in package.json
02aefaa
- fix for using unpkg CDN in package.json
c8a0b1f
- Build release version 0.0.10
41f80e4
- Build release version 0.0.9
0794f96
- Build release version 0.0.11
8a58ee3
- working on better releas build scripts
62c23e4
- complete the package information
5f9818d
- Initial commit
4481441
- Fix class exports for sml-client package
a1b8246
- use jsdelivr property in package.json to publish the umd build on jsdelivr CDN
7d16d78
- Upgrade to 0.0.9
399a1d1
- Fix wrong name of dependencies list in package.json
b28c48a
- use unpkg property in package.json to publish the umd build unpkg.com
becb22b
- Change bundle output libraryTarget to UMD
e1c8dca
- Update package.js for npm version script
3d6608d