Commit Graph

59 Commits (3e5cb04a7142eeba70bd8e279fd44eb329370c3b)

Author SHA1 Message Date
Ian Davis 3e5cb04a71
Updated github workflows 2023-11-25 12:21:48 +00:00
Ian Davis aaacbab37c
Updated github workflows 2023-11-24 14:58:53 +00:00
github-actions[bot] 64ebdfdbe4
Update package dependencies + tidy (#30)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2023-10-04 10:01:48 +01:00
github-actions[bot] 74e31628d0
Update package dependencies + tidy (#18)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2023-06-27 14:42:42 +01:00
Ian Davis ed149868fa Updated github workflows 2023-05-29 15:29:04 +01:00
github-actions[bot] 3e11d3b1a6
Update package dependencies + tidy (#16)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2023-05-28 20:18:28 +01:00
Ian Davis 1c3e758e66 Updated github workflows 2023-03-03 11:01:57 +00:00
Ian Davis 6e2c7f6f56 Updated github workflows 2023-03-03 10:59:32 +00:00
Ian Davis 6b71cfa931 Updated github workflows 2023-03-03 10:43:10 +00:00
Ian Davis 3dad76a6cc Updated github workflows 2023-03-03 10:40:09 +00:00
Ian Davis a9974e706d Updated github workflows 2023-02-08 12:43:49 +00:00
github-actions[bot] 99ed0dc05e
Update package dependencies + tidy (#14)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2023-01-09 09:54:16 +00:00
github-actions[bot] 8dc01b9156
Update package dependencies + tidy (#13)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2022-12-15 09:49:49 +00:00
github-actions[bot] bc8eb4cda6
Update package dependencies + tidy (#12)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2022-11-14 11:18:22 +00:00
github-actions[bot] fe0918b88f
Update package dependencies + tidy (#11)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2022-10-24 15:27:14 +01:00
github-actions[bot] 89fa0b8601
Update package dependencies + tidy (#10)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2022-10-17 15:12:47 +01:00
github-actions[bot] 046856f5eb
Update package dependencies + tidy (#9)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2022-10-10 10:18:43 +01:00
github-actions[bot] cae8f6da0a
Update package dependencies + tidy (#8)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2022-10-03 11:27:47 +01:00
github-actions[bot] db34356431
Update package dependencies + tidy (#7)
Weekly update to the project's package dependencies initiated by an
automatic GitHub Action running on cron. Keeps upgrades less of a
monolithic task and lets security-related patches trickle in more
quickly.

Co-authored-by: Bot <bot@iandavis.com>
2022-09-26 14:14:40 +01:00
Ian Davis 09593b7a92
Updated github workflows 2022-09-26 12:56:01 +01:00
Ian Davis 8e5263131f
Updated github workflows 2022-09-21 16:32:42 +01:00
Ian Davis 6eca7f6e5c
Updated github workflows 2022-09-20 13:36:41 +01:00
Ian Davis 52a051450d
Updated github workflows 2022-09-20 13:32:43 +01:00
Ian Davis f9a084323d
Merge pull request #6 from dnesting/master
Ensure itemscope always starts a new item
2020-10-11 17:59:04 +01:00
David M. Nesting ca93c08d53 ensure itemscope always starts a new item 2020-10-11 12:30:55 -04:00
David M. Nesting a5d3d8ae37 adding test for inner itemscoped item 2020-10-07 15:43:29 -04:00
Ian Davis 1932f6ac83
Fix vet failure 2020-09-13 14:07:14 +01:00
Ian Davis 57c76dc73c
Update travis for go 1.15 2020-09-13 13:09:53 +01:00
Ian Davis e0e068a85e
Add go.mod 2020-09-13 13:03:57 +01:00
Ian Davis aeee4037e2
Merge pull request #5 from iand/travis-go-1.11
travis: update for Go 1.11
2018-09-14 13:13:23 +01:00
Ian Davis a4e059191f
travis: update for Go 1.11 2018-09-14 13:10:33 +01:00
Ian Davis f416fa49b8
Merge pull request #4 from mcnijman/master
Fix #3: fatal stack overflow
2018-09-14 13:06:53 +01:00
Thijs Nijman c529673a50 Fix #3: fatal stack overflow 2018-09-14 13:50:31 +02:00
Thijs Nijman 2dfc019ddc Fix golint issues and cleanup 2018-09-14 13:48:17 +02:00
Thijs Nijman 7b1ac7f510 Format examples and lint markdown 2018-09-14 13:45:02 +02:00
Ian Davis ccf4160317
Merge pull request #2 from ricardoaat/patch-1
Update README.md
2018-05-01 15:29:04 +01:00
Ricardo 6ea94c3dfc
Update README.md
The function name is all Uppercase JSON.
2018-05-01 15:19:28 +01:00
Ian Davis 0b9a82db13 travis: improve travis config 2017-08-27 12:50:43 +01:00
Ian Davis 8306de17cc microdata: general cleanup and add travis config 2017-08-26 18:54:24 +01:00
Ian Davis 2433e40d1e replace html parser with golang.org/x/net/html 2016-10-20 16:51:21 +01:00
Ian Davis 5e88f404e0 Fixed breakage caused by h5 changes 2013-07-10 16:59:28 +01:00
Ian Davis c667405b6d Added link to w3 spec 2012-06-10 19:59:50 +01:00
Ian Davis 5f6233ef9f Added link to w3 spec 2012-06-10 19:59:06 +01:00
Ian Davis 4f8d26c610 Added license header 2012-06-10 19:57:31 +01:00
Ian Davis 83080b03e8 Added basic docs and renamed SetString, SetItem to AddString, AddItem 2012-06-10 19:55:12 +01:00
Ian Davis 0b1fbba09d Added examples to README 2012-06-10 19:49:15 +01:00
Ian Davis ffada1099e Mad Microdata and Item fields public 2012-06-10 18:57:35 +01:00
Ian Davis da8a656b05 Added subitems 2012-06-10 16:26:53 +01:00
Ian Davis cc14cf6b0c Added subitems 2012-06-10 16:22:51 +01:00
Ian Davis a4244ac31d Added multi-valued itemrefs 2012-06-10 15:27:23 +01:00