Skip to content

Releases: AlexandreGazagnes/awdible

0.2.5

23 Feb 15:19
Compare
Choose a tag to compare

2024-01-19 - 0.2.5 - Minor ops and docs updates + major features add and bug fixes

Updates

  • Fix streamlit problem for #14
  • Disable support for streamlit.io free web app
  • Enable automation for the documentation index page update for #19
  • Doc general update #12 #19 #20 #33
  • Fix duplicate url, id or kewords problem #36
  • Restrcuration of core app with Io and prequires modules
  • Fix #55, #54, #53, #52 by removing ffmpeg-python and using subprocess with #69
  • Add internet check #27 with #69
  • Fake #10 and #7 : force unit tests to pass but do add placeholder for future tests with #69
  • Major update of the documentation with #69

Added

  • Add support for rapid api youtube data8 in README.md, index.md and usage.md for #12

To do

0.2.4

13 Feb 12:21
Compare
Choose a tag to compare

2024-01-13 - 0.2.4 - Fix ci / cd

Be careful : package name has changed from audible to awdible since 0.2.2

Any feed back, help, issues or contribution will be greatly appreciated

Updates

  • Fix ci / cd
  • Fix secrets for api keys
  • fix and changes config call
  • add doctring to all module / submodules
  • delete useless files and code

Todo

  • For to, please have look at issues

0.2.3

12 Feb 20:48
Compare
Choose a tag to compare

2024-01-12 - 0.2.3 - Fix readme and docs

BE CAREFUL, THE PACKAGE IS NOW NAMED awdible AND NOT audible ANYMORE

Updates

  • Fix readme and docs

Todo

  • manage crop video
  • fix dict error
  • fix list random error
  • clean files
  • drop useless comments
  • upgrade test policy

2024-01-11 - 0.2.0 - 2nd release

Updates

  • rename awdible from audible
  • reshape all app
  • reshape Awdible class

Added

  • add true cli suport
  • add tets
  • add console

0.1.1

10 Jan 10:36
Compare
Choose a tag to compare
Light UI/UX update