1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2024-09-27 22:11:54 +00:00
Commit graph

27 commits

Author SHA1 Message Date
Luro02
c53e9e33f1 added pretty_assertions
This will allow for better troubleshooting of failing test, because you 
don't have to search for the difference (between left and right). This 
is especially helpful for larger assertions.
2019-10-08 15:42:33 +02:00
Luro02
c8020ede8e update dependencies 2019-10-06 17:30:05 +02:00
Luro02
3dad1277ca implemented ExtXDateRange 2019-10-06 16:37:14 +02:00
Luro02
6b717f97c2 more tests #25 + better docs #31 2019-10-03 18:01:53 +02:00
Lucas
56f8d10f38
Merge pull request #30 from Luro02/master
remove getset and url
2019-09-21 12:32:49 +02:00
Luro02
71361ff328 remove url #21 2019-09-21 12:11:36 +02:00
Luro02
ea75128aee remove getset #19 2019-09-21 11:53:34 +02:00
Lucas
fb44c8803d
Merge pull request #17 from Luro02/master
Lots of changes
2019-09-17 18:50:38 +02:00
Luro02
db6961d19f parse dates with chrono #9 2019-09-15 12:51:51 +02:00
Luro02
fa96a76ca9 parse Urls #9 2019-09-15 11:25:41 +02:00
Luro02
b1aa512679 added master_playlist builder 2019-09-14 13:26:16 +02:00
Luro02
c8f3df1228 New Error type 2019-09-13 16:06:52 +02:00
Luro02
1a35463185 updated parser 2019-09-10 11:05:20 +02:00
Takeru Ohta
de8f92508d Bump version to v0.2.1 2019-09-09 20:16:30 +09:00
Takeru Ohta
b2f836a445 Add Apache 2.0 license 2019-09-09 20:05:27 +09:00
Luro02
cf97a45f60 fixed clippy warnings 2019-09-08 12:23:33 +02:00
Takeru Ohta
4324cb79d0 Bump version to v0.2.0 2019-08-16 06:56:13 +09:00
Takeru Ohta
8034d543b8 Bump version to v0.1.4 2019-06-15 18:52:16 +09:00
Takeru Ohta
02d7c80b2b Switch to 2018-edition 2019-03-31 18:58:11 +09:00
Takeru Ohta
c66fcd9178 Bump version to v0.1.3 2018-10-11 00:36:55 +09:00
Takeru Ohta
807b73a701 Bump version to v0.1.2 2018-10-04 23:34:34 +09:00
Takeru Ohta
c0597a2e5b Bump version to v0.1.1 2018-02-23 14:40:49 +09:00
Takeru Ohta
2effe63f4d Remove chrono for supporting wasm32-unknown-unknown compilation target 2018-02-15 21:01:38 +09:00
Takeru Ohta
63862078db Update Cargo.toml 2018-02-15 05:27:06 +09:00
Takeru Ohta
d8822853ff Add tag::media_segment module 2018-02-14 16:12:50 +09:00
Takeru Ohta
2111d047c3 Add media_playlist module 2018-02-14 00:25:33 +09:00
Takeru Ohta
c067448428 Initial commit 2018-02-11 15:10:52 +09:00