Commit graph

37 commits

Author SHA1 Message Date
taro
7fc5bd05d1 Optimistic update to controls.position in try_seek:
- Add entry in CHANGELOG.md
- `cargo fmt`
2024-09-05 11:46:25 -03:00
Jamie Hardt
c541f35211 Redid changelog 2024-08-05 10:09:19 -07:00
Jamie Hardt
97cf232798 Revert "Updated changelog"
This reverts commit 972147ae57.
2024-08-05 10:08:02 -07:00
Jamie Hardt
972147ae57 Updated changelog 2024-08-05 09:55:44 -07:00
github-actions[bot]
64276dabec
update readme 2024-07-19 10:23:39 +02:00
dvdsk
27f2b42406
release 0.19 (adds trackposition) 2024-06-29 23:13:46 +02:00
dvdsk
edbe3f5b9e
update changelog for trackposition 2024-06-18 01:09:16 +02:00
dvdsk
ae9eaedc22
add mp4a playback fix to changelogs unreleased 2024-06-06 23:54:12 +02:00
dvdsk
7cd55a1bb3
increment version (patch) and update changelog 2024-05-23 13:15:36 +02:00
dvdsk
2eb6246884
release 0.18.0 2024-05-05 10:28:50 +02:00
dvdsk
818f557466
docs(changelog) adds missing entry to changelog 2024-04-06 13:06:31 +02:00
dvdsk
bbc8f00a34
update changelog 2024-04-06 12:11:19 +02:00
dvdsk
de650fe2a7
The changelog is now in 'keep a changelog' format
Mainly because it means we get an unreleased section.his will save
maintainers time when releasing lowering the barrier to cut a release
which in turn helps out users waiting for fixes/new features. I decided
not to change the old entries to the keepachangelog format, simply
because it is a lot of work and I do not see an advantage.

I would like to also automate checking if the changelog was edited.
Since this would further lower the workload on maintainers. The
responsibility of editing the changelog will then squarly fall on the
Contributor of the PR. That should give maintainers more time to review
PR's.
2024-03-28 21:51:42 +01:00
est31
4973f330e0
Release 0.17.3 (#522) 2023-10-23 14:50:26 +02:00
est31
6a255fe70a
Release 0.17.2 (#518) 2023-10-17 12:41:00 +02:00
Joe Clay
d5b9ae3467 Release 0.17.1 2023-02-25 20:45:30 +01:00
est31
56360d789c
Release 0.17.0 (#480) 2023-02-17 22:42:40 +01:00
David
e7faaf7506
Release version 0.16.0 (#441)
* Bump version to 0.15.1

* Update CHANGELOG.md

* Update Cargo.toml

* Update CHANGELOG.md
2022-09-14 14:43:27 +02:00
Stephen Sherratt
9ba6836e37
Release 0.15.0 (#408)
* Update symphonia dep

* Release 0.15.0
2022-01-25 01:57:53 +01:00
Alex Butler
f6af938d8d
Release 0.14.0 (#368)
* Add 0.14 changes to changelog

* Release 0.14
2021-05-21 22:15:25 +02:00
Marcel Märtens
c397a4d8d1
Fix a error when rodio just panics instead of propagate an error to the user (#362)
Update version to 0.13.1
2021-03-29 08:58:23 +02:00
David Ackerman
73857e3d51
Update cpal with Android support (#336)
* Add cpal with Android support. Update CHANGELOG

* Bump version to 0.13.0

* Update CHANGELOG
2020-11-03 15:04:48 +01:00
est31
78453e4b7f Changelog for 0.12.0 2020-10-05 01:08:57 +02:00
vickles
8b0923c196 Add new_X format specific methods to Decoder 2020-10-01 15:41:31 +01:00
Alex Butler
286d63d6b3
Use cpal 0.12 2020-07-10 20:08:12 +01:00
Alex Butler
25e6822c59
Update changelog 2020-05-02 13:38:56 +01:00
est31
90235bee3e Changelog for v0.11.0 2020-03-16 22:39:23 +01:00
est31
1b3b716e9f Update cpal to 0.11.0 2020-01-30 20:56:26 +01:00
Alex Butler
29344401ee Update lewton to 0.10 2020-01-30 20:43:24 +01:00
est31
eb0a738fcf Changelog for 0.10.0 2019-11-16 23:27:22 +01:00
Alex Butler
60a232cead
Update changelog 2019-08-10 10:50:56 +01:00
Pierre Krieger
65bffdbaa3
Publish v0.9.0 2019-06-08 15:08:16 +02:00
Azriel Hoh
b76262ad87 Updated CHANGELOG.md. 2019-05-21 14:22:43 +12:00
Alex Butler
4bb832ba30 Remove exclusive borrow requirement in Sink, SpatialSink (#203)
The inner Mutex does not require this.
2018-11-16 11:18:07 +01:00
est31
a82eba1abe Prepare the 0.8.1 release (#186) 2018-09-18 13:53:34 +02:00
frazar
ad97682aec
Fix grammar 2018-04-21 09:39:10 +02:00
Francesco Zardi
c14650d6d5 Publish 0.7.0 2018-04-19 11:38:00 +02:00