Commit Graph

  • c1d63b5782
    Cleanup readme master Ismael Arenzana 2021-02-05 08:55:16 -0500
  • b4de14d039
    Not planning on submitting a merge request. Decoupling from upstream Ismael Arenzana 2020-12-21 09:45:20 -0500
  • fb2777bfad
    Some more modifications Ismael Arenzana 2020-10-28 18:07:50 -0400
  • 598cd4008c
    Adds iTunes episodic elements Ismael Arenzana 2020-10-27 12:54:49 -0400
  • e053d69769
    Update vendor/ to match go.mod (#33) Eric Duncan 2020-02-14 09:30:51 -0500
  • 4b460c48ee
    Slim go modules (#32) Eric Duncan 2020-02-13 18:05:35 -0500
  • 975adb8ec2
    Add go-fuzz to all exportable Funcs (#31) Eric Duncan 2020-02-13 13:52:13 -0500
  • 8139fb1eaf
    Update Docs on GoMod and Go1.7 (#30) Eric Duncan 2020-02-12 00:56:44 -0500
  • 71f0d6d1c6
    Add C.I., Add Go Modules (#27) Eric Duncan 2020-02-06 21:25:25 -0500
  • 5e077a176d
    Create FUNDING.yml (#23) (#24) Eric Duncan 2020-02-06 08:47:21 -0500
  • 25b4a0bae9
    Create Release 1.3.2 (#20) Eric Duncan 2020-02-05 15:08:33 -0500
  • 06d9e15c60
    Allow providing GUID on Podcast (#15) Damian Szeluga 2020-02-04 17:54:25 +0100
  • 9362284e8f
    Move podcast.go Private Methods to Respected Files (#12) iwittkau 2020-02-04 17:41:44 +0100
  • d88b4c6de7
    Fix Github and GoDocs Markdown (#14) Konstantin Chukhlomin 2020-02-04 11:39:47 -0500
  • 10213c61ce Will implement duration parser (#8) Maksym Pavlenko 2017-12-10 08:21:10 -0800
  • f14c4d73d0 Correct count len of UTF8 strings (#9) Maksym Pavlenko 2017-12-10 08:19:36 -0800
  • 31857dcb47 adding verbose for debugging coveralls when it fails with remote PRs Eric Duncan 2017-05-13 11:33:56 -0400
  • 01d5656f16 Fix an error message typo (#6) Robert Bittle 2017-05-12 09:53:03 -0400
  • d6317e408c dry it Eric Duncan 2017-03-05 14:10:52 -0500
  • 7504282c28 final release Eric Duncan 2017-03-05 11:18:00 -0500
  • 35cab1d85a bumping to 1.3.1, updating docs Eric Duncan 2017-02-22 15:27:20 -0500
  • 39b90539bb bumping version to 1.3.1 Eric Duncan 2017-02-22 15:21:16 -0500
  • 51b4000652 renaming to atomlink Eric Duncan 2017-02-22 15:18:39 -0500
  • 1c8c690ca8 adding code coverage to new functionality Eric Duncan 2017-02-22 15:18:11 -0500
  • ab4dd7862d increasing compliance to itunes (if using the API) Eric Duncan 2017-02-22 15:02:21 -0500
  • b288862667 fixes and extends #3 - Item.Duration rework (#4) Eric Duncan 2017-02-19 11:42:37 -0500
  • 4c753cfe16 v1.2.1 version bump Eric Duncan 2017-02-15 09:10:55 -0500
  • fcbf90d119 adding Podcast.AddSubTitle with truncating and code coverage Eric Duncan 2017-02-15 09:04:38 -0500
  • 777cc676cc adding code coverage for new guards Eric Duncan 2017-02-15 08:51:06 -0500
  • ec83acc797 adding more guards Eric Duncan 2017-02-15 08:40:06 -0500
  • 46965fe825 only add item image of non-empty url Eric Duncan 2017-02-14 18:16:53 -0500
  • b45d54cc70 v1.2.0 updating docs Eric Duncan 2017-02-14 17:33:58 -0500
  • 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). Eric Duncan 2017-02-14 17:31:44 -0500
  • 987dd40bb7 since CDATA is a feature change, bumping version Eric Duncan 2017-02-06 07:54:33 -0500
  • 58c8a92f1a since CDATA is a feature change, bumping version Eric Duncan 2017-02-06 07:45:26 -0500
  • 97e05a9b7e enabling CDATA for ISummary Eric Duncan 2017-02-06 07:28:02 -0500
  • 66475cdb95 updating docs for github Eric Duncan 2017-02-05 09:56:54 -0500
  • be97745228 updating docs Eric Duncan 2017-02-04 15:52:45 -0500
  • 1f33a72ae5 100% code coverage (force encoder to error) Eric Duncan 2017-02-04 15:48:21 -0500
  • 69f78d35d6 fixing times for tests in UTC Eric Duncan 2017-02-04 13:15:56 -0500
  • aea2887543 table tests Eric Duncan 2017-02-04 13:15:18 -0500
  • d894244c1c removing go get dependencies, using /vendor Eric Duncan 2017-02-04 11:31:36 -0500
  • 793060a3da updating dependencies Eric Duncan 2017-02-04 11:30:51 -0500
  • a3d5820a3d updating dependencies Eric Duncan 2017-02-04 11:29:07 -0500
  • 857d954ef3 silencing emails Eric Duncan 2017-02-04 11:27:33 -0500
  • 5ab7765141 adding coveralls Eric Duncan 2017-02-03 12:52:27 -0500
  • b059e5b58d tweaking travis Eric Duncan 2017-02-03 12:40:02 -0500
  • 51ce2c4363 tweaking travis Eric Duncan 2017-02-03 12:35:55 -0500
  • cd6e2cb081 tweaking travis Eric Duncan 2017-02-03 12:15:39 -0500
  • b30d6c2c3a adding dependencies Eric Duncan 2017-02-03 12:09:52 -0500
  • 85f457c2bc tweaking travis file Eric Duncan 2017-02-03 12:06:54 -0500
  • 748f6952fd adding release notes Eric Duncan 2017-02-03 12:03:48 -0500
  • 0d25f0f25b adding documentation Eric Duncan 2017-02-03 12:03:35 -0500
  • a187f9c4b7 travis cant handle examples? Eric Duncan 2017-02-02 23:36:34 -0500
  • 73a5b9d766 tests pass, but not on travis. fixing Eric Duncan 2017-02-02 23:34:22 -0500
  • 8b5ac618a0 triggering travis Eric Duncan 2017-02-02 23:28:32 -0500
  • 7cec409b48 triggering travis Eric Duncan 2017-02-02 23:25:36 -0500
  • 26acb3e7b3 some api changes now that I see how to use, more doc tweaks Eric Duncan 2017-02-02 23:22:32 -0500
  • d5d1360158 updating documentation Eric Duncan 2017-02-02 08:41:45 -0500
  • cc3cfe7b39 updating examples and documentation Eric Duncan 2017-02-02 08:31:59 -0500
  • 46a81e29e7 updating examples and documentation Eric Duncan 2017-02-02 08:26:51 -0500
  • 5b523d8227 initial version Eric Duncan 2017-02-02 07:42:33 -0500
  • 8779c99c96 Initial commit Eric Duncan 2017-02-02 07:45:04 -0500