Commit Graph

16 Commits

Author SHA1 Message Date
Eric Duncan 71f0d6d1c6
Add C.I., Add Go Modules (#27)
* Create FUNDING.yml (#23)
* Add C.I. GitHub Actions, Add Go Mod (#25)
* Add Go Mod (#26)

Co-authored-by: iwittkau <iwittkau@users.noreply.github.com>
2020-02-06 21:25:25 -05:00
Eric Duncan 25b4a0bae9
Create Release 1.3.2 (#20)
* 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>
2020-02-05 15:08:33 -05:00
Konstantin Chukhlomin d88b4c6de7
Fix Github and GoDocs Markdown (#14)
* GH Markdown fixes

* Updated format for godoc
2020-02-04 11:39:47 -05:00
Eric Duncan 7504282c28 final release 2017-03-05 11:18:00 -05:00
Eric Duncan 35cab1d85a bumping to 1.3.1, updating docs 2017-02-22 15:27:20 -05:00
Eric Duncan b288862667 fixes and extends #3 - Item.Duration rework (#4)
* fixes #3, removing override, adding clear documentation and changing api name
* adding Item.AddDuration, adding test coverage
* bumping version to 1.3.0
2017-02-19 11:42:37 -05:00
Eric Duncan 4c753cfe16 v1.2.1 version bump 2017-02-15 09:10:55 -05:00
Eric Duncan cd785c6457 v1.2.0
* added Podcast.AddPubDate() and Podcast.AddLastBuildDate() overrides.
* added Item.AddImage() to mask some cumbersome addition of IImage.
* added Item.AddPubDate to simply datetime setters.
* added more examples (mostly around Item struct).
2017-02-14 17:31:44 -05:00
Eric Duncan 987dd40bb7 since CDATA is a feature change, bumping version 2017-02-06 07:54:33 -05:00
Eric Duncan 66475cdb95 updating docs for github 2017-02-05 09:56:54 -05:00
Eric Duncan be97745228 updating docs 2017-02-04 15:52:45 -05:00
Eric Duncan 748f6952fd adding release notes 2017-02-03 12:03:48 -05:00
Eric Duncan 7cec409b48 triggering travis 2017-02-02 23:25:36 -05:00
Eric Duncan d5d1360158 updating documentation 2017-02-02 08:41:45 -05:00
Eric Duncan 46a81e29e7 updating examples and documentation 2017-02-02 08:26:51 -05:00
Eric Duncan 5b523d8227 initial version 2017-02-02 07:46:20 -05:00