Releases: anas-stuff/jap
0.5.0
What's Changed
- Merge pull request #14 from Anas-Elgarhy/dev by @anas-elgarhy in #15
- merge master by @anas-elgarhy in #20
- Add to do element by @anas-elgarhy in #22
- Merg master by @anas-elgarhy in #32
- Fix suond volume set Method 🔊 by @anas-elgarhy in #34
- Fix suond vol by @anas-elgarhy in #35
- Add Playlists manger by @anas-elgarhy in #33
- Check todo tasks ✅😆 by @anas-elgarhy in #36
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Add seek methods by @anas-elgarhy in #25
- Implemint the simple listeners system, and improve the code by @anas-elgarhy in #26
- Add gitlab mirror by @anas-elgarhy in #27
- Add mirror action by @anas-elgarhy in #29
- Bump jackson-databind from 2.13.1 to 2.13.2.1 by @dependabot in #28
- Add mirror action and Bump jackson-databind from 2.13.1 to 2.13.2.1 by @anas-elgarhy in #30
- Add stream player (Support more audio formats) by @anas-elgarhy in #23
New Contributors
- @dependabot made their first contribution in #28
Full Changelog: 0.1.0...0.4.0
0.3.1
What's Changed
- uml by @anas-elgarhy in #16
- uml by @anas-elgarhy in #17
Full Changelog: https://github.com/Anas-Elgarhy/JConsoleAudioPlayer/compare/0.3.0..0.3.1
v0.2-dev
Fix some bugs and improve the code
What's Changed
- pull by @anas-elgarhy in #18
- Merge pull request #18 from Anas-Elgarhy/master by @anas-elgarhy in #19
Full Changelog: 0.1.1...0.2.0
v0.1.0-dev
What's Changed
- Create the project base
- Create CODE_OF_CONDUCT.md by @anas-elgarhy in #1
Full Changelog: https://github.com/Anas-Elgarhy/JConsoleAudioPlayer/commits/0.1.0
V0.3-Dev
What's Changed
Create the cache system feba5cd
Improve preference
Bug Fixes
Files whose names end with wav but are not of .wav format. #2
Exit only works after a song has been played #5
inconsistencies in "-" command #9
duplicate print when using "v:" command #10
"exit" command works only if there are files in the cache #11
faulty shuffle results #13
And more bugs
New Contributors
@Rosyparadise made their first contribution in #3
Full Changelog: https://github.com/Anas-Elgarhy/JConsoleAudioPlayer/commits/0.2.0...0.3.0