Skip to content

Latest commit

 

History

History
1932 lines (873 loc) · 78 KB

CHANGELOG.md

File metadata and controls

1932 lines (873 loc) · 78 KB

1.0.2 (2024-09-21)

Bug Fixes

  • update @cocreate/sitemap (711b91e)

1.0.1 (2024-09-21)

Bug Fixes

1.0.0 (2024-08-24)

Features

BREAKING CHANGES

  • This commit changes thenode clustering and its configuration.

0.52.0 (2024-08-24)

Features

  • CoCreate-sitemap to dynamically genereate sitemaps and enttries (ad45238)

0.51.2 (2024-07-10)

Bug Fixes

0.51.1 (2024-06-30)

Bug Fixes

0.51.0 (2024-06-30)

Bug Fixes

  • added url-uploader to repositories config (ce92020)

Features

0.50.2 (2024-06-27)

Bug Fixes

  • bump '@cocreate' dependencies (f5bcefb)
  • color and fill handled by index.css to support dark and light mode (8a08b8c)

0.50.1 (2024-05-08)

Bug Fixes

  • removed @cocreate/openai and @cocreate/stripe as they are now handled dynamically (d26b972)

0.50.0 (2024-04-26)

Features

  • added initialize to openai and stripe (4069713)

0.49.2 (2024-02-05)

Bug Fixes

0.49.1 (2024-02-03)

Bug Fixes

0.49.0 (2024-01-30)

Features

0.48.1 (2024-01-17)

Bug Fixes

  • add stripe to CoCreate.config (767a8ea)
  • Added '@cocreate/cli' (5e54375)

0.48.0 (2024-01-08)

Bug Fixes

  • update server properties are handled (156b7c9)
  • update to use MongoClient (48fafd0)

Features

  • bumped CoCreate dependencies to their latest versions (3c3b979)
  • update to use cursor and batch in order to handle large data sets efficiently (1a985e8)

0.47.0 (2024-01-03)

Bug Fixes

Features

0.46.0 (2024-01-01)

Bug Fixes

  • add '@cocreate/nginx' (395c213)
  • add acme and nginx to repositories (bbbed78)
  • added certificates and scripts (5f53fd6)
  • handle nginx proxy init in master (90b046e)
  • relocated proxy to modules (c399a03)
  • typo nginx (a4a3a71)

Features

0.45.0 (2023-12-09)

Bug Fixes

Features

  • added stripe to confog (7f60760)
  • improved lazyloader, fileserver handled by lazyloader (5b94292)

0.44.1 (2023-12-05)

Bug Fixes

0.44.0 (2023-12-01)

Bug Fixes

  • accepts cluster varible (ce1d488)
  • add usage module previously called metrics-server (e2d8cbc)
  • components renamed to modules (b3369a0)
  • metrics-server to metrics (7026b84)
  • metrics-server to metrics (7b7b2d9)
  • pass empty cluster (442e727)

Features

  • add "@cocreate/lazy-loader" (8193926)
  • masterMap with IPC communication (146f80d)
  • node cluster support (92ba99e)
  • support node clustering (9335d46)
  • supports passing workers count in config (e03328b)

0.43.1 (2023-11-26)

Bug Fixes

  • renamed calculation to calculate (83854ff)

0.43.0 (2023-11-25)

Bug Fixes

Features

  • upgrade dependencies for latest features and fixes (9700b04)
  • upgrade dependencies for latest features and fixes (f89eab4)

0.42.0 (2023-11-19)

Bug Fixes

  • filter-name renamed to filter-key (6aeaf49)

Features

  • openai plugin (d89bef1)
  • update cocreate dependencies for the latest features (a718f34)

0.41.0 (2023-11-12)

Bug Fixes

Features

0.40.0 (2023-11-04)

Bug Fixes

Features

  • update dependencies to the latest versions (a025c73)

0.39.0 (2023-10-24)

Bug Fixes

  • crdt-transactions renamed to crdt (f61a934)

Features

  • ObjectId() returns an object containg the parts iof the _id along with a toString() function (6b1be9c)

0.38.5 (2023-10-19)

Bug Fixes

  • removed '@cocreate/message' client and server (091e940)
  • removed @cocreate/message-server (62cd2e5)
  • update superadmin ui (4d3fe8e)

0.38.4 (2023-10-16)

Bug Fixes

  • deleteObject renamed to delete (1179363)

0.38.3 (2023-10-14)

Bug Fixes

  • update pass-refresh to pass-overwrite (54f6cbc)

0.38.2 (2023-10-09)

Bug Fixes

0.38.1 (2023-10-09)

Bug Fixes

0.38.0 (2023-10-09)

Features

  • Added cocreate/notification (d7f768f)

0.37.0 (2023-10-09)

Bug Fixes

Features

  • add CoCreate-notification component (4cfd41b)

0.36.0 (2023-09-19)

Bug Fixes

  • add pathname (68acaba)
  • Update CoCreate dependencies to it's latest versions (c7ed725)

Features

  • Update CoCreate dependencies to their latest versions (81b9cc7)

0.35.0 (2023-08-21)

Bug Fixes

Features

  • createDB: Add function to create organization, user, default key, admin role, and user key (13a363b)
  • Refactor CoCreate.config.js for directory entries (5cfced6)
  • Refactor config file example to rename collection to array (820f5b2)
  • Refactor migrateDB.js and updateConfig.js for clarity and consistency (ae423e6)
  • renamed CRUD attributes and params (5969a59)
  • replace attributes "collection", "document" and "name" with "array", "object" and "key". (928996b)
  • Update cocreate dependencies for the latest features and bug fixes (708a096)
  • Upgrade "@cocreate" package dependencies to their latest versions. (89b1c10)

0.34.8 (2023-06-16)

Bug Fixes

0.34.7 (2023-06-16)

Bug Fixes

0.34.6 (2023-06-16)

Bug Fixes

0.34.5 (2023-06-15)

Bug Fixes

0.34.4 (2023-06-15)

Bug Fixes

0.34.3 (2023-06-15)

Bug Fixes

0.34.2 (2023-06-14)

Bug Fixes

0.34.1 (2023-06-14)

Bug Fixes

0.34.0 (2023-06-13)

Bug Fixes

Features

  • add component @cocreate/config, improves onboarding process using a combination of local configs, global configs and prompts (35579f6)

0.33.0 (2023-06-11)

Bug Fixes

  • bumpdependencies and cdn to latestest version (7e8e76f)
  • html formating (32d7dc8)
  • Refactor server.js to main and add devDependency (6b8b722)
  • workflow semantic release requires node v14 (b59d697)

Features

  • Replaced express with nodejs http module (65dfcd2)

0.32.0 (2023-06-01)

Features

  • Add new packages for authentication and authorization (ad97925)

0.31.2 (2023-05-25)

Bug Fixes

0.31.1 (2023-05-25)

Bug Fixes

  • update dependencies (62101f5)
  • Update dependencies versions (6ea8ea3)

0.31.0 (2023-05-24)

Bug Fixes

  • Updated CoCreate.js CDN to version 1.56.7 (d225015)

Features

  • Refactor CoCreate config file to standardize database objects. (483d587)

0.30.2 (2023-05-21)

Bug Fixes

0.30.1 (2023-05-20)

Bug Fixes

  • Refactor key and user permission creation in createDB.js (d35ca93)

0.30.0 (2023-05-19)

Bug Fixes

Features

  • Add @cocreate/unique component to repositories.js and import it in src/components.js (d1fe574)

0.29.6 (2023-05-10)

Bug Fixes

  • add cdn (d850d46)
  • createDb improvemnts, fix superadmin path in config (aacfb13)
  • renamed apikey to key (170e414)
  • superadmin file paths (832fb67)

0.29.5 (2023-05-10)

Bug Fixes

0.29.4 (2023-05-09)

Bug Fixes

0.29.3 (2023-05-09)

Bug Fixes

  • update CoCreate.config.example (676f6ec)

0.29.2 (2023-05-07)

Bug Fixes

0.29.1 (2023-05-03)

Bug Fixes

  • moved admin outside of src (c21c241)

0.29.0 (2023-05-03)

Features

0.28.6 (2023-05-01)

Bug Fixes

  • fullscreen target updated to fullscreen fullscreen-target (5133217)
  • parentDirectory (649c683)
  • removed full screen css (e2bc0ff)
  • replace fontawesome with svg (f006f02)
  • replaced toggle fullscreenbicons with css content and removed toogle fullscreen icons. now using css content (c867110)
  • update manifest.json to manifest.webmanifest (1faa588)

0.28.5 (2023-05-01)

Bug Fixes

  • updated permissions collection to keys (5bd5f44)

0.28.4 (2023-04-29)

Bug Fixes

  • package-lock.json and pnpm-lock.yaml added to .gitignore (8f111fe)

0.28.3 (2023-04-29)

Bug Fixes

  • pwa manifest.json and workflow node version 16 (d31610a)

0.28.2 (2023-04-24)

Bug Fixes

  • add postinstall @cocreate/cli (96f8217)

0.28.1 (2023-04-14)

Bug Fixes

  • removed @cocreate/unique (48e1302)

0.28.0 (2023-04-11)

Bug Fixes

Features

  • define platform dburl in config, and get databases from organization (77a090b)

0.27.0 (2023-04-11)

Bug Fixes

  • coc renaed domamins to hosts (667de85)

Features

  • support for custom org databases. Mongodb_URL replaced with dbUrl (0413ca5)

0.26.2 (2023-03-29)

Bug Fixes

  • add git exclude to config (76498ac)

0.26.1 (2023-03-19)

Bug Fixes

0.26.0 (2023-03-19)

Features

  • ability to connect to user defined db urls (78f4eb6)

0.25.4 (2023-02-01)

Bug Fixes

0.25.3 (2023-01-31)

Bug Fixes

0.25.2 (2023-01-02)

Bug Fixes

0.25.1 (2022-12-31)

Bug Fixes

  • update config to use new template braces containg entry (702b157)

0.25.0 (2022-12-29)

Features

  • send userStatus off if auth fails (4a51b71)

0.24.1 (2022-12-28)

Bug Fixes

0.24.0 (2022-12-25)

Features

  • permission improvements (db7845f)

0.23.25 (2022-12-24)

Bug Fixes

  • bump @cocreate/permissions (f55c118)

0.23.24 (2022-12-24)

Bug Fixes

0.23.23 (2022-12-13)

Bug Fixes

0.23.22 (2022-12-12)

Bug Fixes

0.23.21 (2022-12-11)

Bug Fixes

  • bump @cocreate/mongodb - contains ability to query, search and sort databases and collections (7185963)

0.23.20 (2022-12-09)

Bug Fixes

0.23.19 (2022-12-08)

Bug Fixes

  • jwttoken removed from manifest. it is auto gnerated on server start (54103fe)

0.23.18 (2022-12-08)

Bug Fixes

  • mongodb initialized before config applied (09d904a)

0.23.17 (2022-12-08)

Bug Fixes

  • handle config in components.js, bump @cocreate/auth auto generates key (351f2ce)

0.23.16 (2022-12-08)

Bug Fixes

  • bump @cocreate/server-side-render (2df6f22)

0.23.15 (2022-12-08)

Bug Fixes

  • removed node-html-parser (a23c288)

0.23.14 (2022-12-08)

Bug Fixes

  • bump @cocreate/server-side-render (085d9f4)

0.23.13 (2022-12-08)

Bug Fixes

0.23.12 (2022-12-08)

Bug Fixes

  • removed dependencies not in use (4c8a8d1)

0.23.11 (2022-12-07)

Bug Fixes

  • permissions now handeled by @cocreate/permissions (3819fb8)

0.23.10 (2022-12-06)

Bug Fixes

  • bump file-server. contains bug fix related to base64 (ea71b07)

0.23.9 (2022-12-06)

Bug Fixes

  • if condition to set process.env.MONGO_URL (dabf6fa)

0.23.8 (2022-12-05)

Bug Fixes

0.23.7 (2022-12-05)

Bug Fixes

0.23.6 (2022-12-05)

Bug Fixes

0.23.5 (2022-12-05)

Bug Fixes

0.23.4 (2022-12-05)

Bug Fixes

0.23.3 (2022-12-05)

Bug Fixes

0.23.2 (2022-12-05)

Bug Fixes

0.23.1 (2022-12-05)

Bug Fixes

0.23.0 (2022-12-05)

Features

  • set db_url in process.env (c31a69a)

0.22.5 (2022-12-05)

Bug Fixes

0.22.4 (2022-12-05)

Bug Fixes

0.22.3 (2022-12-05)

Bug Fixes

  • bump server-siwde-render minor bug fixes (2b10cc6)

0.22.2 (2022-12-05)

Bug Fixes

0.22.1 (2022-12-05)

Bug Fixes

  • bump file-server- and server-side-render (8e08e5d)

0.22.0 (2022-12-04)

Features

  • mongodb now handeled by crud allowing for multiple database support (fbbcd66)

0.21.7 (2022-12-04)

Bug Fixes

  • bump crud-server and file-server (7e3278d)

0.21.6 (2022-12-04)

Bug Fixes

  • bump @cocreate/crud-server (da2538b)

0.21.5 (2022-12-04)

Bug Fixes

0.21.4 (2022-12-04)

Bug Fixes

0.21.3 (2022-12-04)

Bug Fixes

0.21.2 (2022-12-04)

Bug Fixes

0.21.1 (2022-12-04)

Bug Fixes

  • missing dependency @cocreate/file-server (c7af244)

0.21.0 (2022-12-04)

Features

  • replace routes with @cocreate/file-server (8b79a56)

0.20.7 (2022-12-02)

Bug Fixes

  • action createUser renamed to signUp (04f60b3)

0.20.6 (2022-11-28)

Bug Fixes

0.20.5 (2022-11-28)

Bug Fixes

  • bump utils. contains search and sort improvements (4cd1673)

0.20.4 (2022-11-25)

Bug Fixes

0.20.3 (2022-11-24)

Bug Fixes

0.20.2 (2022-11-23)

Bug Fixes

0.20.1 (2022-11-23)

Bug Fixes

0.20.0 (2022-11-21)

Features

  • database connection handeled by crud-server. Ability to crud multiple databases. (7a1bfc3)

0.19.2 (2022-10-02)

Bug Fixes

  • getQuery bug when operator (427715b)

0.19.1 (2022-10-01)

Bug Fixes

0.19.0 (2022-08-31)

Features

  • filter and sort collection list (f809ffc)

0.18.3 (2022-07-29)

Bug Fixes

  • bump @cocreate/crud-server dependency. Contains fix that adds value collections to collection variable (37297fa)

0.18.2 (2022-07-27)

Bug Fixes

  • crud-server typo with broadcasting collection messageNames (78c6b8d)

0.18.1 (2022-07-26)

Bug Fixes

0.18.0 (2022-07-26)

Features

  • getObjectValueByPath, crud support for collections, render nested objects and arrays (68fb383)

0.17.0 (2022-07-26)

Features

  • convert arrays to mongodb dotNotation, Crud support for collections, removed isFlat (9956ff0)

0.16.5 (2022-05-29)

Bug Fixes

  • replaced crudServer.init with new crudServer (307437a)

0.16.4 (2022-05-28)

Bug Fixes

  • typo in cocreate.config (97d8223)

0.16.3 (2022-05-19)

Bug Fixes

  • update to installtion instructions (92f6549)

0.16.2 (2022-05-17)

Bug Fixes

0.16.1 (2022-05-14)

Bug Fixes

  • bump dependency versions (0617745)

0.16.0 (2022-05-14)

Features

  • renamed readDocumentsList to readDocuments (95bfa29)

0.15.4 (2022-05-13)

Bug Fixes

0.15.3 (2022-05-12)

Bug Fixes

  • crud-server updateDocument responds with updated changes (9d9eb93)

0.15.2 (2022-05-12)

Bug Fixes

  • crud-server bug with createDocument adding organization_id (765c1ba)

0.15.1 (2022-05-11)

Bug Fixes

  • permission.js error handling (23f928b)

0.15.0 (2022-05-09)

Features

  • createDb update to use insert, organization_id added as process.env, migrateDB to move collections between dbUrls (7bdcff0)

0.14.4 (2022-05-09)

Bug Fixes

  • removed process.env from auth (668b06d)

0.14.3 (2022-05-09)

Bug Fixes

0.14.2 (2022-05-08)

Bug Fixes

  • bump @cocreate/auth version (1ac5641)

0.14.1 (2022-05-08)

Bug Fixes

  • bump @cocreate/user version (15ed471)

0.14.0 (2022-05-07)

Features

  • run command createdb to create first organization and user and generate apikeys (cf374d3)

0.13.6 (2022-05-06)

Bug Fixes

  • update config variable to config.config (c259dcd)

0.13.5 (2022-05-06)

Bug Fixes

  • update response if domain not found (9d2642a)

0.13.4 (2022-05-06)

Bug Fixes

  • get masterDb from CoCreate.config (6b62537)

0.13.3 (2022-05-06)

Bug Fixes

0.13.2 (2022-05-06)

Bug Fixes

0.13.1 (2022-05-06)

Bug Fixes

0.13.0 (2022-05-06)

Bug Fixes

  • replace ObjectID with ObjectId due to mongodb depreciation (6fc88da)
  • update config organization_Id to organization_id (98e8d18)

Features

  • add updateConfig.js (4d235b9)
  • Generate db with minimal data for succesful connection if config does not have an organization_id or apiKey (622b8c7)
  • updateConfig.js to add generated organization_id and apiKey to CoCreate.config.js (14ac038)

0.12.27 (2022-04-01)

Bug Fixes

  • bump crud-server version (b2d3f23)

0.12.26 (2022-03-22)

Bug Fixes

  • bump message-server dependency (710b110)

0.12.25 (2022-03-21)

Bug Fixes

  • bump message-server dependency (4e74e99)

0.12.24 (2022-03-13)

Bug Fixes

  • Provide installation instructions in README.md (e09360c)

0.12.23 (2022-03-11)

Bug Fixes

  • bump @cocreate/industry (781e04c)

0.12.22 (2022-03-07)

Bug Fixes

0.12.21 (2022-03-05)

Bug Fixes

  • bump @cocreate/crud-server (3fbc676)

0.12.20 (2022-03-04)

Bug Fixes

  • bump @cocreate/crud-server (e137fb5)

0.12.19 (2022-03-04)

Bug Fixes

0.12.18 (2022-03-04)

Bug Fixes

  • add missing dependency @cocreate/industry (55bd25f)
  • process.env (d62f0bf)

0.12.17 (2022-03-03)

Bug Fixes

  • update secret name to github-packages (7652edb)

0.12.16 (2022-03-03)

Bug Fixes

0.12.15 (2022-03-03)

Bug Fixes

  • if dbUrl undefined or is not does not include mongodb display a console.log (b4e91b4)

0.12.14 (2022-02-28)

Bug Fixes

0.12.13 (2022-02-28)

Bug Fixes

  • commented ingress.yaml it is inteferring with haproxy deployment (5d33fd9)

0.12.12 (2022-02-28)

Bug Fixes

0.12.11 (2022-02-27)

Bug Fixes

0.12.10 (2022-02-27)

Bug Fixes

0.12.9 (2022-02-26)

Bug Fixes

  • add config.js to gitignore (ce53042)

0.12.8 (2022-02-26)

Bug Fixes

  • remove dead code from server.js (ab1cae0)

0.12.7 (2022-02-25)

Bug Fixes

0.12.6 (2022-02-25)

Bug Fixes

0.12.5 (2022-02-25)

Bug Fixes

  • comment ingress yaml as it is blocking LB ingress rules (c15cd5e)

0.12.4 (2022-02-25)

Bug Fixes

  • Removed file utils. Updated the way orgDb is found (3172aeb)
  • removed function getParameters (08d1fb9)

0.12.3 (2022-02-11)

Bug Fixes

  • @coceate/permssions to repositories.js (02d9e84)

0.12.2 (2022-02-09)

Bug Fixes

  • update CoCreate.config.js, bump @cocreate/docs version (2b3580f)

0.12.1 (2021-11-14)

Bug Fixes

0.12.0 (2021-11-14)

Features

  • use environment variables for config (4ce1cb7)

0.11.2 (2021-11-11)

Bug Fixes

0.11.1 (2021-11-11)

Bug Fixes

  • update repositories and gitignore (f2b2389)

0.11.0 (2021-11-01)

Bug Fixes

  • added CoCreateEmail to repositiory list (3cce903)
  • missing comma in package.json (1889502)

Features

  • added @cocreate/cli and repositories.js to manage serverside poly repos (06c0660)

0.10.6 (2021-10-11)

Bug Fixes

0.10.5 (2021-10-08)

Bug Fixes

  • bug when url has ?parameters (4897efd)

0.10.4 (2021-10-07)

Bug Fixes

0.10.3 (2021-10-06)

Bug Fixes

  • serverside rendering needs to ignore elements with attribute actions (961bb83)

0.10.2 (2021-09-07)

Bug Fixes

  • infinite loop domEditor in template (2669e05)

0.10.1 (2021-09-02)

Bug Fixes

  • base64 from db. respond with image (2163179)

0.10.0 (2021-08-20)

Features

  • route urls ending in a directory to retun /index.html (e4108d8)

0.9.16 (2021-07-28)

Bug Fixes

  • removed data- from crud, fetch, filter and pass attributes (43fd52a)

0.9.15 (2021-07-26)

Bug Fixes

  • redeploy to test create org in masterDb (0d03735)

0.9.14 (2021-07-17)

Bug Fixes

0.9.13 (2021-07-17)

Bug Fixes

0.9.12 (2021-07-17)

Bug Fixes

  • ignore cocreate-select dom element (a5a5e98)
  • organization_id for updateDocument (de802de)
  • update permissions (43385ad)

0.9.11 (2021-06-29)

Bug Fixes

  • exclude input, textarea, select, iframe from serverside render (497f187)

0.9.10 (2021-06-11)

Bug Fixes

0.9.9 (2021-06-09)

Bug Fixes

0.9.8 (2021-06-09)

Bug Fixes

0.9.7 (2021-06-09)

Bug Fixes

0.9.6 (2021-06-08)

Bug Fixes

  • update package.json to use latest instead of versions (dadbb03)

0.9.5 (2021-05-22)

Bug Fixes

0.9.4 (2021-05-18)

Bug Fixes

0.9.3 (2021-05-18)

Bug Fixes

0.9.2 (2021-05-07)

Bug Fixes

0.9.1 (2021-05-07)

Bug Fixes

  • update permissions to handle documents level permisions (92bd2fa)

0.9.0 (2021-05-05)

Features

  • add @cocreate/auth package (4b2ee22)

0.8.0 (2021-05-05)

Features

  • permissions listens to change and updates document in memory (7f9d07e)

0.7.1 (2021-04-23)

Bug Fixes

0.7.0 (2021-04-19)

Features

0.6.21 (2021-04-19)

Bug Fixes

0.6.20 (2021-04-14)

Bug Fixes

0.6.19 (2021-04-13)

Bug Fixes

  • routes missing dependency (24d12d3)
  • routes missing dependency (d814051)

0.6.18 (2021-04-13)

Bug Fixes

  • routes updated and cleaned (626036e)

0.6.17 (2021-04-10)

Bug Fixes

0.6.16 (2021-04-09)

Bug Fixes

  • remove org details when route fails (ac71796)

0.6.15 (2021-04-09)

Bug Fixes

  • updated to latest version of crud and socket server (54b865f)

0.6.14 (2021-04-08)

Bug Fixes

0.6.13 (2021-04-08)

Bug Fixes

0.6.12 (2021-04-08)

Bug Fixes

0.6.11 (2021-04-08)

Bug Fixes

0.6.10 (2021-04-08)

Bug Fixes

0.6.9 (2021-04-08)

Bug Fixes

0.6.8 (2021-04-08)

Bug Fixes

0.6.7 (2021-04-08)

Bug Fixes

0.6.6 (2021-04-08)

Bug Fixes

0.6.5 (2021-04-08)

Bug Fixes

0.6.4 (2021-04-08)

Bug Fixes

0.6.3 (2021-04-08)

Bug Fixes

0.6.2 (2021-04-07)

Bug Fixes

0.6.1 (2021-04-07)

Bug Fixes

0.6.0 (2021-04-07)

Features

  • Update to server/client structure with options for async await and uid for socket messages (7e3c859)

0.5.5 (2021-03-07)

Bug Fixes

  • relocate plugins to api (cd12142)

0.5.4 (2021-03-07)

Bug Fixes

  • automation: change job name (02905e1)
  • automation: change job name (3950fba)

0.5.3 (2021-03-07)

Bug Fixes

  • automation: create ci/cd workflow (b1c314b)

0.5.2 (2021-03-03)

Bug Fixes

0.5.1 (2021-03-03)

Bug Fixes

0.5.0 (2021-03-03)

Features

  • use GITHUB token for actions (c0f84d9)

0.4.0 (2021-03-03)

Features

  • docker: assing NODE_ENV (faffd8d)

0.3.0 (2021-02-28)

Features

0.2.0 (2021-02-28)

Features

0.1.0 (2021-02-28)

Bug Fixes

Features

1.0.2 (2021-02-02)

Bug Fixes