Skip to content

Releases: muesli/markscribe

v0.6.0

22 Jun 14:32
Compare
Choose a tag to compare

Changelog

315367c Handle organization sponsor entity

v0.5.0

03 Jun 11:41
bcf8e91
Compare
Choose a tag to compare

Changelog

bcf8e91 Add note about GitHub auth to README
576c9cd Add recent pull requests to example template
f735091 Add recentStars (#25)

v0.4.0

31 May 09:49
106a6ba
Compare
Choose a tag to compare

Changelog

106a6ba Bump gofeed dep to v1.1.3
599d247 Fix goreportcard badge
2b0d2b8 Update goreleaser config
bd9e8e8 feat: add a new 'now' template helper
49652d6 feat: add recent pull requests
737cb2d feat: add toLower template util

v0.3.0

03 Nov 15:58
0efe78e
Compare
Choose a tag to compare

Changelog

3d892f4 Add generic reverse template helper
11e0bb4 Add installation
1195417 Add link to template
0efe78e Docuemnt template helpers in README
74544ef Implement basic GoodReads templates (#18)
ef3768e Split up GitHub workflows and add linter
c6f6733 Update README badges

v0.2.0

25 Jul 03:30
d08433a
Compare
Choose a tag to compare

Changelog

6d94c6a Add Dockerfile
d6678eb Add dist/ to gitignore
d08433a DRY code: provide type conversion helpers and structs
ce123a9 Ensure we don't exclude any repositories from recent contributions
b1fdd99 Simplify recent release parsing
732f9ae Support retrieving a user's recent contributions

v0.1.0

24 Jul 00:18
v0.1.0
df3b462
Compare
Choose a tag to compare

Changelog

4ed57a5 Add FAQ
601c523 Add GitHub workflow
a8713e6 Add badges to README
df3b462 Add goreleaser config
228a8b3 Add template function overview to README
bd5acec Display 'today' if the recent release happened within the last 24 hours
9d8fcc7 Document gists function in README
7ab081c Enforce newline in FAQ
edee17a Fix build status badge
4809f9b Fix newlines in FAQ
ed861b8 Flatten timestamps to prevent updating README too often
262ceae Initial commit
dbe5b38 Initial import
2507a49 Link to readme-scribe
4744742 Link to readme-scribe in template
c838e7d Make GitHub authentication optional
09843a5 Move readme-scribe link to bottom of example template
6e811af Only list public repos
cadf93c Skip releases without a tag-name or valid timestamp
1500ad9 Skip repos without valid releases
e683e18 Sort sponsors and wrap them in a Sponsor type
5de0c0a Support retrieving a user's gists
2b391a1 Support retrieving a user's sponsors
a559ce9 Update .gitignore
7a7e7f9 Update FAQ
1858a18 Update README
2351d13 Use a different icon for blog posts