Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:07
· 54 commits to main since this release
d8a8710

1.0.0 (2022-07-08)

Bug Fixes

  • .js extensions (841d0fd)
  • Add DS_Store to gitignore (440e4ef)
  • add github_token to test-deploy workflow (379054a)
  • Add jaro-winkler in Delete.test (eb5cc20)
  • Add jaro-winkler in Use.test (d187ef7)
  • codesmells in commands (6ff1d5a)
  • codesmells in filesnapshots (7eabc52)
  • command description changed (cecce81)
  • command files: Sucess messages added (df247ce)
  • delete eslint.yml (c60e19e)
  • delete minor_fix_request.yml (bc9991a)
  • eslint configuration and posttest (4467ee7)
  • expand test scope (37b461d)
  • filesystemstorage tests (25f812c)
  • Fix filestoragesystem.test (2d9019b)
  • InquirerPrompt.js: Corner case for zero jaro-winkler resolved (65b6e4c)
  • InquirerPrompt: Changed comment (8b4c11c)
  • JSON.parse errors for validations in export.test (ea8aac1)
  • npm install (6ad5c83)
  • Package.json and @usernames in package.json (cb1210a)
  • package.json: added private property as false (8f17177)
  • readme delete reference (516a546)
  • readme: Updated readme description (7e89e6f)
  • remove .vscode (be545a7)
  • remove .vscode from IDE settings (3e7e68e)
  • remove cognitive complexity in updateData (77d7f91)
  • remove deprecated dependecies from setup, reset (a126f38)
  • remove npm public (e6216ab)
  • removed dataexport.json (79422ec)
  • rename unused variables with _ (36c7be1)
  • replace username with twilio-labs (e957443)
  • restoring vanished commits (234779d)
  • Run lint and remove unused imports (a2ba290)
  • test files: Inquirer tests fixed with mocking (68e3606)
  • test-deploy.yml: updated semantic-release command (d8a8710)
  • tests with stubbing added (cbbc7b5)
  • unused files removed (9213fbf)
  • Update test-deploy.yml (77dfb7c)
  • updated readme for name of plugin (4fb5bcf)
  • Upper case for MockPrompt constructor (bf6991d)
  • use and delete test files: Removed irrelevent comments (0887f5e)

Features

  • Add PR Lint Workflow (5639b46)
  • Add prefix matching for searching in Use, Delete using tries (bdb03e6)
  • add semantic release util (794bbe1)
  • modify tets-deploy workflow to upload on npm (4d100c3)
  • Update issue templates with minor fix template (52251ac)
  • update prlint to include refactor, perf (7057f1a)

Performance Improvements

  • Add lint script in package.json (1848fdd)
  • Increase coverage and add path validity test (90cc2f2)