Skip to content
Compare
Choose a tag to compare
@H2Owater425 H2Owater425 released this 15 Aug 07:47
· 202 commits to main since this release
  • release: Update package version to 4.0.0
  • chore: Build
  • Merge pull request #24 from H2Owater425/develop
    • For version 4.0.0
  • refactor: Fix variable name orderBy to orderCriteria
  • refactor: Fix order of tag element
  • chore: Build
  • docs: Add package and configuration for tester
  • feat: Add validity check for gif extension to getImageUrl
  • style: Fix arrow function expression to function expression
  • feat: Use type of typescript instead of javascript
  • feat: Use property of Image to describe type of extension feat: Add difference about types
  • feat: Fix function and parameter name (#23)
  • docs: Add ignoration for ignore file to .npmignore
  • feat: Ensure all errors can be caught and use constructor (#18)
  • feat: Implement getVideoUrl (#21)
  • feat: Add support gif extension to Image (#21) refactor: Fix overused parameter name value
  • refactor: Improve performance of parseTag and queryTag (#20)
  • refactor: Fix variable name to matchedNameList refactor: Move every code to index.ts
  • docs: Remove ignorance of index.ts
  • docs: Move test file ignorance to .npmignore docs: Fix spaces to tab
  • docs: Remove unnecessarily added comment