Ismael Arenzana
b4de14d039
Not planning on submitting a merge request. Decoupling from upstream
2 years ago
Eric Duncan
4b460c48ee
Slim go modules ( #32 )
...
* Slim down Go Modules
* Update docs
2 years ago
Eric Duncan
975adb8ec2
Add go-fuzz to all exportable Funcs ( #31 )
...
* Initial Fuzzing Logic
* Add more fuzzing, add gitignore, add cleanup, gomod updates
* Exclude fuzz directories from commits
* Update docs on Fuzzing
* Update docs with Examples and Offline Mode
* Remove duplicate line in Makefile
2 years ago
Eric Duncan
8139fb1eaf
Update Docs on GoMod and Go1.7 ( #30 )
...
* Update Docs on GoMod and Go1.7
2 years ago
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>
2 years ago
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>
2 years ago
Konstantin Chukhlomin
d88b4c6de7
Fix Github and GoDocs Markdown ( #14 )
...
* GH Markdown fixes
* Updated format for godoc
2 years ago
Eric Duncan
7504282c28
final release
5 years ago
Eric Duncan
35cab1d85a
bumping to 1.3.1, updating docs
5 years ago
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
5 years ago
Eric Duncan
4c753cfe16
v1.2.1 version bump
5 years ago
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).
5 years ago
Eric Duncan
987dd40bb7
since CDATA is a feature change, bumping version
5 years ago
Eric Duncan
66475cdb95
updating docs for github
5 years ago
Eric Duncan
be97745228
updating docs
5 years ago
Eric Duncan
748f6952fd
adding release notes
5 years ago
Eric Duncan
7cec409b48
triggering travis
5 years ago
Eric Duncan
d5d1360158
updating documentation
5 years ago
Eric Duncan
46a81e29e7
updating examples and documentation
5 years ago
Eric Duncan
5b523d8227
initial version
5 years ago