Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catching Develop up to Master #17

Merged
merged 5 commits into from
Feb 4, 2020
Merged

Catching Develop up to Master #17

merged 5 commits into from
Feb 4, 2020

Conversation

jaderebrasil
Copy link
Contributor

@jaderebrasil jaderebrasil commented Oct 9, 2019

No description provided.

* Correctly count len of UTF8 strings (fix panics)
* Sort header
* Fixes Panics
* Implement duration parser
* Fix example
* Increase coverage to 100%
@coveralls
Copy link

coveralls commented Oct 9, 2019

Coverage Status

Coverage remained the same at 100.0% when pulling 06d9e15 on master into 31857dc on develop.

@jaderebrasil jaderebrasil changed the title Add missing Itunes Tags #13 Add missing Itunes Tags Oct 9, 2019
@eduncan911
Copy link
Owner

Ah yes, I see these old commits. :)

Will review this among the other updates I am doing now.

@jaderebrasil jaderebrasil changed the title Add missing Itunes Tags Old commits Oct 9, 2019
chuhlomin and others added 3 commits February 4, 2020 11:39
* GH Markdown fixes

* Updated format for godoc
* close #10

* remove exported function types

* remove parseDateRFC1123Z function type
* Allow providing own GUID

* Check length instead of comparing to empty string

* Adding test for user supplied GUID

* Remove coveralls token
@eduncan911 eduncan911 changed the title Old commits Catching Develop up to Master Feb 4, 2020
@eduncan911 eduncan911 merged commit f0fc7d6 into develop Feb 4, 2020
eduncan911 added a commit that referenced this pull request Feb 5, 2020
* Catching Develop up to Master (#17)

* Correct count len of UTF8 strings (#9)

* Correctly count len of UTF8 strings (fix panics)
* Sort header
* Fixes Panics

* Will implement duration parser (#8)

* Implement duration parser
* Fix example
* Increase coverage to 100%

* Fix Github and GoDocs Markdown (#14)

* GH Markdown fixes

* Updated format for godoc

* Move podcast.go Private Methods to Respected Files (#12)

* close #10

* remove exported function types

* remove parseDateRFC1123Z function type

* Allow providing GUID on Podcast (#15)

* Allow providing own GUID

* Check length instead of comparing to empty string

* Adding test for user supplied GUID

* Remove coveralls token

Co-authored-by: Maksym Pavlenko <makpav@amazon.com>
Co-authored-by: Konstantin Chukhlomin <mail@chuhlomin.com>
Co-authored-by: iwittkau <iwittkau@users.noreply.github.com>
Co-authored-by: Damian Szeluga <damian.szeluga@gmail.com>

* Update doc.go for release notes

* Update README for Release

Co-authored-by: Jader Brasil <jaderebrasil@gmail.com>
Co-authored-by: Maksym Pavlenko <makpav@amazon.com>
Co-authored-by: Konstantin Chukhlomin <mail@chuhlomin.com>
Co-authored-by: iwittkau <iwittkau@users.noreply.github.com>
Co-authored-by: Damian Szeluga <damian.szeluga@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants