v0.12.0
New Home
All documentation has been migrated to https://docs.iyear.me/tdl
Highlights
- [Feat] Support channel comment link
- [Feat] Support custom pattern of formatDate template function
Changelog
New Features
- 3c1f718: feat(tg): support channel comment link (@iyear)
- ace796f: feat(tplfunc): formatDate support custom pattern (@iyear)
Bug fixes
Documentation updates
- 2718288: chore(docs): remove docs prefix in path (@iyear)
- 549dd55: ci(docs): remove dart scss (@iyear)
- 4d1029d: docs(README): remove content (@iyear)
- 1779cbc: docs(dl): add new message link examples (@iyear)
- 1d43c25: docs(hugo): add scrollbars plugin (@iyear)
- 878273a: docs(hugo): command prompt style (@iyear)
- 6eda726: docs(hugo): hijack writeText to display copied (@iyear)
- bc782e9: docs(hugo): modify menu before (@iyear)
- 535c45e: docs(prj): add CLI part (@iyear)
- 31c3737: docs(prj): add chat export part (@iyear)
- 50dbc65: docs(prj): add chat ls part (@iyear)
- 9e84409: docs(prj): add chat users part (@iyear)
- 0255339: docs(prj): add download part (@iyear)
- 58775f8: docs(prj): add global config (@iyear)
- 9588738: docs(prj): add login part (@iyear)
- 108529b: docs(prj): add migration part (@iyear)
- 2458e0e: docs(prj): add more part (@iyear)
- a7cf043: docs(prj): add upload part (@iyear)
- ae6e1d7: docs(prj): hugo config (@iyear)
- df57e50: docs(prj): move CHAT examples to header (@iyear)
- 3db80aa: docs(prj): new home (@iyear)
- e884f62: docs(prj): nits (@iyear)
- 9e4ec0d: docs(prj): open bookHref in the same tab (@iyear)
- 5fb2e8b: docs(prj): point to chat export part (@iyear)
- f396c1c: docs(prj): remove old content (@iyear)
- 1cefc40: docs(template): add formatDate custom format (@iyear)
- 3e0c042: docs(zh): add guide (@iyear)
- bdf6cb2: docs(zh): add intro and installation parts (@iyear)
- 9b82870: docs(zh): add more (@iyear)
- 3b9a61c: docs(zh): add quick start, download, shell completion (@iyear)
- 311c215: docs(zh): add tools (@iyear)
Others
- b7d6cd2: add peer id in err msg (#339) (@cloverzrg)
- 57c199e: chore(cmd): add gendoc (@iyear)
- 529e309: chore(depandabot): add GitHub actions update (@iyear)
- 69d1f6d: chore(deps): bump actions/checkout from 3 to 4 (#327) (@dependabot[bot])
- 43efd2b: chore(deps): bump actions/setup-go from 3 to 4 (#328) (@dependabot[bot])
- d4f64f1: chore(deps): bump actions/upload-pages-artifact from 1 to 2 (#326) (@dependabot[bot])
- 67ab40c: chore(deps): bump github.com/gabriel-vasile/mimetype from 1.4.2 to 1.4.3 (#346) (@dependabot[bot])
- cb34d32: chore(deps): bump github.com/go-playground/validator/v10 (#325) (@dependabot[bot])
- 9caf185: chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.7 to 6.4.8 (#331) (@dependabot[bot])
- fb155cf: chore(deps): bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0 (#342) (@dependabot[bot])
- e730e42: chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#323) (@dependabot[bot])
- af61e35: chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#335) (@dependabot[bot])
- 3d90649: chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#344) (@dependabot[bot])
- e37cde3: chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#330) (@dependabot[bot])
- a63b68a: chore(downloader): print error when aborted (@iyear)
- 708ffaf: chore(hugo): enable canonifyURLs (@iyear)
- b297443: ci(actions): add doc deployment action (@iyear)