Releases: wmfs/tymly-cardscript-sdk
Releases · wmfs/tymly-cardscript-sdk
v1.3.0
v1.2.0
v1.1.0
1.1.0 (2019-02-07)
✨ Features
- Auth0: implementation for starting/cancelling refresh timers (0d1e48f)
- add route api (e742113)
- changes to Executions (5d6cbb0)
- More ignoring of package-lock.json. (db97c7e)
🐛 Bug Fixes
📦 Code Refactoring
- addded waitUntilReady in sdk client (d68ea2e)
- Correct for cardscript-vue-sdk shifting to CommonJS module. (2a9b2cd)
- executions class (1361639)
- in progress becomes drafts (3d9f419)
- parse search options and adjust auth0 table (373535e)
- recieve execution title (c747dfa)
- set data on execution when saving (a9433c0)
📚 Documentation
- added jsdoc for database (1b505aa)
- added jsdoc for executions class (f64307d)
- added jsdoc for Search class (475d790)
- added jsdoc for Search class (425d89e)
- added jsdoc for Settings class (5049383)
- added jsdoc for Startables class (50e854c)
- added jsdoc for Templates class (8210226)
- added jsdoc for Todo class (4d64e9f)
- added jsdoc for Watching class (68d6de9)
- adding some JSDoc for the SDK class (16e13bb)
- testing commit (fc1ddc3)
🚨 Tests
- No longer need -r esm flag (e0a1cad)
⚙️ Continuous Integrations
💎 Styles
- Standard fixes (c483bcb)
v1.0.0
1.0.0 (2019-01-25)
✨ Features
- add log4j error levels and check type of logs is valid (fbd9130)
- beginnings of watching (efcb5b7)
- default values for filter on loadLogs() and time for logs (4979bb8)
- implementation and tests for unwatchBoard (3cedec5)
- implementation for logLevels and filtering the loadLogs function by logLevel (68d8960)
- searching etc (d8a932a)
- support for offset & limit to allow pagination on frontend (396e911)
- template outputs processed cardscript (df70d08)
- update packages for release (453e2a7)
🐛 Bug Fixes
🛠 Builds
- add release config for semantic release (22b1220)
📦 Code Refactoring
- changed cards to templates (74eea10)
- changes to allow rendering a form in FE (11853ca)
- don't apply policy on each log add, we can do it manually (6cd066e)
- Import cardscript packages to templates class and sorted out babel stuff (9b10444)
- remove package-lock.json (5ebe2bc)
- remove shim from logs as not used (67b92be)
- swap this.logLevels for a const LOG_LEVELS (c78dcb5)
- use the term level consistently rather than type for logs (45836a4)
📚 Documentation
⚙️ Continuous Integrations
- travis: add Travis config (6a70ee3)
- skip test to force release (7498cce)
- travis: comment out coverage check (cb65a84)
- travis: lets use this? (7a815eb)
- travis: this would help (3c2826c)
- travis: update skip test(?) (b97d36d)
- travis: update skip test(?) (e45c6b3)
- travis: why u no skip?! (60d999f)
♻️ Chores
- add carats to wmfs packages (b8bda5b)
- add carats to wmfs packages (6c67ac8)
- add keywords to package.json (4719599)
- better default limit (6431e24)
- trailing space :) (f4717ad)
- update / add .gitignore (19915db)
- update package.json (e7d3a0c)
💎 Styles
- standard fix (b8f7123)