Skip to content

Latest commit

 

History

History
117 lines (100 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

117 lines (100 loc) · 15.6 KB

1.1.1 - September 08, 2024

  • c57d8fe : docs(readme): Add links refer to wiki & API docs (Ryuu Mitsuki)
  • 9427cbf : fix: Include 'bin' directory in files field in package.json (#48) (Ryuu Mitsuki)

1.1.0 - September 07, 2024

  • 0418e82 : chore(npm): Prepare for release v1.1.0 (Ryuu Mitsuki)
  • 2070966 : test(ytmp3): Fix VERSION_INFO assembler logic (Ryuu Mitsuki)
  • b93b9d8 : chore(git): Add changelogs generator (Ryuu Mitsuki)
  • 4ba9ac9 : docs(fund): Add FUNDING.yml file (Ryuu Mitsuki)
  • 1c6dc84 : docs(readme): Add some badges (Ryuu Mitsuki)
  • 985ebb2 : docs(readme): Update README file (Ryuu Mitsuki)
  • ccd0e07 : fix(cli): Fix file mode for Windows system (Ryuu Mitsuki)
  • 3c5718b : chore(jsdoc): Exclude the 'config/example' directory (Ryuu Mitsuki)
  • 0112f47 : Add global config and cross-platform enhancements (#45) (Ryuu Mitsuki)
  • 954e288 : chore(npm): Update the bin field (Ryuu Mitsuki)
  • 8786d1d : [gh-actions]: Bump actions/checkout from 3 to 4 (#28) (Ryuu Mitsuki)
  • 94d8c3c : [npm-dev]: Bump @eslint/js from 9.8.0 to 9.9.1 (#37) (Ryuu Mitsuki)
  • f01acbe : [npm-dev]: Bump eslint from 9.8.0 to 9.9.1 (#38) (Ryuu Mitsuki)
  • e7fec38 : test(config): Change the temp working directory (Ryuu Mitsuki)
  • ce987ff : Enhance test suites, improve coverage, and refactor error handling (#44) (Ryuu Mitsuki)
  • b91485e : Add option to force require() for config files handling (#43) (Ryuu Mitsuki)
  • 8b08c73 : Enhance FFmpeg option handling and add new flexibility (#41) (Ryuu Mitsuki)
  • c2bc654 : Improve and fix issue in audioconv module (#40) (Ryuu Mitsuki)
  • 3a66580 : Refactor and enhance config file handling logic (#39) (Ryuu Mitsuki)
  • 238b15b : Improve error handling and refactor URL validation (#36) (Ryuu Mitsuki)
  • 96d8ab8 : chore(nyc): Update the nyc config (Ryuu Mitsuki)
  • 2e13779 : docs(ytmp3): Change several APIs docs visibility (Ryuu Mitsuki)
  • ef5c55c : Improve logging reliability and fix export consisitency issues (#35) (Ryuu Mitsuki)
  • 604e4d0 : Fix reliable error logging in writeErrorLog function (#34) (Ryuu Mitsuki)
  • 5f11d3d : Add VERSION_INFO constant for more structured version information (#33) (Ryuu Mitsuki)
  • f6c0068 : Export utilities APIs to public and minor fixes (#32) (Ryuu Mitsuki)
  • cc4d0e7 : docs(readme): Update and reword README (Ryuu Mitsuki)
  • e7a075b : Initial CODE_OF_CONDUCT.md file (Ryuu Mitsuki)
  • cb1b441 : Enhance CLI with custom FFmpeg I/O options and improved logging (#30) (Ryuu Mitsuki)
  • 2b13b96 : Refactor YouTube URL validator and introduce utility modules (#29) (Ryuu Mitsuki)
  • d87c375 : chore(npm): Include CHANGELOG.md file (Ryuu Mitsuki)
  • 706ca17 : docs(changelog): Initial CHANGELOG.md file (Ryuu Mitsuki)
  • 1a5cd75 : Update and change the version in ytmp3 module dynamically (#27) (Ryuu Mitsuki)
  • bdb1d1e : [npm-dev]: Bump mocha from 10.7.0 to 10.7.3 (dependabot[bot])
  • 98fe13c : Set up testing environment and coverage integration (#25) (Ryuu Mitsuki)
  • d53c12c : docs(readme): Add features and disadvantages list (Ryuu Mitsuki)

v1.0.2 - August 8, 2024

  • 1adf7c2 : chore(version): Prepare for release v1.0.2 (Ryuu Mitsuki)
  • 743073c : ci(automerge): Use checkout action (Ryuu Mitsuki)
  • 3b668fe : [npm]: Bump @distube/ytdl-core from 4.14.3 to 4.14.4 (dependabot[bot])
  • f113226 : ci(automerge): Remove required labels (Ryuu Mitsuki)
  • bb1e5a5 : ci(automerge): Fix inaccessible secrets due to event target (Ryuu Mitsuki)

v1.0.1 - August 6, 2024

  • 1af7473 : chore(version): Prepare for release v1.0.1 (Ryuu Mitsuki)
  • 49ce60e : docs(readme): Add some description (Ryuu Mitsuki)
  • ea8384b : [npm]: Bump @distube/ytdl-core from 4.13.7 to 4.14.3 (#21) (Ryuu Mitsuki)
  • 753c842 : Revert "chore(version): Prepare for v1.0.1 release" (Ryuu Mitsuki)
  • 187a84c : chore(version): Prepare for v1.0.1 release (Ryuu Mitsuki)
  • d80462d : ci(publish): Add workflow to automate publish (Ryuu Mitsuki)
  • feec580 : docs(license): Update the copyright year (Ryuu Mitsuki)
  • befea12 : Fix error logging and directory creation (#20) (Ryuu Mitsuki)
  • faa8ae1 : ci(automerge): Remove unknown field needs (Ryuu Mitsuki)
  • b2282ff : [npm-dev]: Bump globals from 15.8.0 to 15.9.0 (#18) (Ryuu Mitsuki)
  • 148abdf : [npm]: Bump @distube/ytdl-core from 4.13.5 to 4.13.7 (#19) (Ryuu Mitsuki)
  • 77069c6 : chore(version): Prepare for v1.0.0 development (Ryuu Mitsuki)
  • f34ee92 : ci(automerge): Update and improve auto-merge PR (Ryuu Mitsuki)
  • 4abea9d : ci(dependabot): Daily check updates for npm deps (Ryuu Mitsuki)
  • d9dd2d4 : [npm-dev]: Bump eslint from 8.54.0 to 9.8.0 and migrate the configuration (#17) (Ryuu Mitsuki)
  • 7ca6e57 : fix(ci): Fix invalid property (Ryuu Mitsuki)
  • 8a3e36d : ci(auto-merge): Configure Dependabot auto-merge PR (Ryuu Mitsuki)
  • d5e98fb : ci(dependabot): Configure the Dependabot (Ryuu Mitsuki)

v1.0.0 - July 24, 2024

  • 614d1b0 : chore(version): Prepare for v1.0.0 release (Ryuu Mitsuki)
  • 8d5042f : Improve download error logging and log directory structure (#15) (Ryuu Mitsuki)
  • 25439c8 : config: Provide some examples of config files (Ryuu Mitsuki)
  • 4be8a1e : Add support for multiple downloads with multiple URLs (#14) (Ryuu Mitsuki)
  • e09386e : Refactor FFmpeg checker for improved reliability (#13) (Ryuu Mitsuki)
  • 9e6a769 : docs(readme): Update and revise README file (Ryuu Mitsuki)
  • 6525363 : chore(npm): Change project description (Ryuu Mitsuki)
  • 4de9e54 : chore(ci): Refactor and improve the lint workflow (Ryuu Mitsuki)
  • d30008d : Switch YouTube downloader core module (#12) (Ryuu Mitsuki)
  • cef4d05 : chore(npm): Fix undefined bin field (Ryuu Mitsuki)
  • 0b89a06 : Boosting CLI Capabilities: New options and robust configuration in main module (#11) (Ryuu Mitsuki)
  • e0a52b5 : Correct property check for bitrate property in resolveOptions (#10) (Ryuu Mitsuki)
  • cb0ae03 : Add and enhance download options configuration (#9) (Ryuu Mitsuki)
  • d2414ad : chore(bin): Set bin field to main module (Ryuu Mitsuki)
  • 8331b17 : docs(readme): Update and improve the README file (Ryuu Mitsuki)
  • 8b6dac9 : fund: Add individual funding to package.json (Ryuu Mitsuki)
  • 91c76f5 : feat: Add pattern for specific YouTube domain name (Ryuu Mitsuki)
  • 1826e2f : feat: Re-export APIs from core modules (Ryuu Mitsuki)
  • 6e37d44 : chore(ver): Bump the version to 1.0.0-beta (Ryuu Mitsuki)
  • 4a3a384 : Enhance core functionality and restructure the codebase (#8) (Ryuu Mitsuki)
  • 826d04f : Bump the fluent-ffmpeg to 2.1.3 to resolve missing formats issue (#7) (Ryuu Mitsuki)

v0.2.0 - November 19, 2023

  • a4f0907 : Bump the version to 0.2.0 (Ryuu Mitsuki)
  • fa9faa7 : Merge pull request #6 from mitsuki31/chore/configure-eslint (Ryuu Mitsuki)
  • cde3a69 : Update the description and add usage (Ryuu Mitsuki)
  • 40e822a : Update README.md (Ryuu Mitsuki)
  • e9cf54f : Merge pull request #5 from mitsuki31/refactor/improve-audio-dl (Ryuu Mitsuki)
  • 48070bb : Revert "Revert "Enhance audio downloader and code refinement" (#2)" (Ryuu Mitsuki)
  • e8d955a : Revert "Enhance audio downloader and code refinement" (#2) (Ryuu Mitsuki)
  • becb69c : Merge pull request #2 from mitsuki31/refactor/improve-audio-dl (Ryuu Mitsuki)
  • 0419659 : Add newline to separate description (Ryuu Mitsuki)
  • 0277bf4 : Update README.md (Ryuu Mitsuki)
  • 9cb5943 : Merge pull request #1 from mitsuki31/feature/add-internal-converter (Ryuu Mitsuki)
  • a32a1cd : Fix license link reference (Ryuu Mitsuki)