Commits
August 2026:
- snippets: adjust the <p> tag snippet to avoid conflict with `py!pth`
43aadf3· 21 August · +1, −1 - snippets: add shortcuts for !a (anchor tag) and !p (paragraph tag)
0392c14· 17 August · +2
July 2026:
- dev_requirements.txt: upgrade to ruff 0.16.1
25ac817· 31 July · +2, −2 - snippets: add a shortcut for 'o11y' -> 'observability'
77ce9b1· 31 July · +2
June 2026:
- create_snippets: add my current journalling prompt
253e9cf· 7 June · +7, −1
May 2026:
- Add a snippet for 'Updates #cleanup'
c24567e· 8 May · +2
April 2026:
- pyproject.toml: add my default ruff config
3be8b87· 20 April · +22, −1 - pyproject.toml: remove now-unnecessary mypy config
546b982· 20 April · −7 - scripts: switch to using ty for type checking
ef22e59· 20 April · +5, −13 - scripts: add a test runner
35529fc· 20 April · +16 - .github: remove some now unused GitHub Actions config
174bfbd· 20 April · −55 - Add a snippet with a Cog SVG template
27493f4· 19 April · +18 - expansions: don't construct a path we aren't using
f16fc92· 18 April · +1, −3 - expansions: I don't need to check `is_file()` here
67c8351· 18 April · +1, −1 - bump all the dependencies
9b066e4· 7 April · +8, −8
March 2026:
- actually, ditch the http snippet
5c4115a· 30 March · −33 - "and headers"
f0264c4· 29 March · +1, −1 - Add an HTTP snippet
620413e· 29 March · +33, −1 - Add a snippet for SSL contexts
2512002· 29 March · +1 - add a snippet for because
c6c913e· 20 March · +2 - add snippets for experience
a8600b6· 20 March · +2 - Add the capital version of 'déjà vu'
4828f42· 6 March · +1
February 2026:
- Only expand 'fn' if it's the start of a word
52fa54a· 19 February · +2, −2 - Switch the ';dd' snippet to include timezone as +00:00, not +0000
c0088df· 4 February · +2, −2
December 2025:
- Ignore Mypy dependency bumps in Dependabot
0b18efb· 1 December · +1
November 2025:
- Merge pull request #87 from alexwlchan/dependabot/github_actions/actions/checkout-6
beebef0· 24 November · +1, −1 - Bump actions/checkout from 5 to 6
73e0699· 24 November · dependabot <https://github.com/dependabot> · +1, −1
October 2025:
- Add a leading space to 'mgr', to avoid clash with 'semgrep'
8cd8994· 17 October · +1, −1 - .github: ignore ruff in Dependabot
ad605db· 6 October · +2
September 2025:
- Remove the abbrevation for 'CF'
8737e0a· 26 September · +1, −2 - Merge pull request #83 from alexwlchan/dependabot/pip/mypy-1.18.2
6577b48· 22 September · +1, −1 - Bump mypy from 1.18.1 to 1.18.2
c1f9975· 22 September · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #84 from alexwlchan/dependabot/pip/ruff-0.13.1
f7a3a19· 22 September · +1, −1 - Bump ruff from 0.13.0 to 0.13.1
7544a42· 22 September · dependabot <https://github.com/dependabot> · +1, −1 - Add a shortcut for "WireGuard"
5b0117b· 17 September · +1 - Merge pull request #81 from alexwlchan/dependabot/pip/ruff-0.13.0
bdc6168· 16 September · +1, −1 - Bump ruff from 0.12.12 to 0.13.0
3505426· 15 September · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #82 from alexwlchan/dependabot/pip/mypy-1.18.1
41e843c· 16 September · +1, −1 - Bump mypy from 1.17.1 to 1.18.1
e337514· 15 September · dependabot <https://github.com/dependabot> · +1, −1 - Add a snippet for 'Signed-off-by: Alex Chan <alexc@tailscale.com>'
d7b9e1a· 15 September · +2 - o/w should only expand if a standalone phrase
6d0b417· 15 September · +2, −2 - Merge pull request #79 from alexwlchan/dependabot/github_actions/actions/setup-python-6
6cfb9e5· 8 September · +1, −1 - Bump actions/setup-python from 5 to 6
a9adabb· 8 September · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #80 from alexwlchan/dependabot/pip/ruff-0.12.12
a4f0c1d· 8 September · +1, −1 - Bump ruff from 0.12.10 to 0.12.12
c89c651· 8 September · dependabot <https://github.com/dependabot> · +1, −1
August 2025:
- Merge pull request #78 from alexwlchan/dependabot/pip/ruff-0.12.10
ac66fab· 25 August · +1, −1 - Bump ruff from 0.12.9 to 0.12.10
c881368· 25 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #76 from alexwlchan/dependabot/github_actions/actions/checkout-5
1dd2eea· 18 August · +1, −1 - Bump actions/checkout from 4 to 5
56ac472· 18 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #77 from alexwlchan/dependabot/pip/ruff-0.12.9
d9f6949· 18 August · +1, −1 - Bump ruff from 0.12.8 to 0.12.9
8b0c2aa· 18 August · dependabot <https://github.com/dependabot> · +1, −1 - Remember to autoformat this file
0def675· 14 August · +1, −1 - Add a missing import to this snippet
cb67b81· 14 August · +1, −1 - Add the capitalised version of 'Relation'
cb1b424· 14 August · +1 - Add a snippet for editing JavaScript data files
ca229fd· 14 August · +6 - Merge pull request #75 from alexwlchan/dependabot/pip/ruff-0.12.8
5e1ef85· 11 August · +1, −1 - Bump ruff from 0.12.7 to 0.12.8
57f8875· 11 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #73 from alexwlchan/dependabot/pip/ruff-0.12.7
27d0e6d· 4 August · +1, −1 - Bump ruff from 0.12.3 to 0.12.7
5a07bd6· 4 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #74 from alexwlchan/dependabot/pip/mypy-1.17.1
e83f04e· 4 August · +1, −1 - Bump mypy from 1.16.1 to 1.17.1
7906622· 4 August · dependabot <https://github.com/dependabot> · +1, −1
July 2025:
- Merge pull request #72 from alexwlchan/dependabot/pip/ruff-0.12.3
de3e7ab· 14 July · +1, −1 - Bump ruff from 0.12.1 to 0.12.3
7737453· 14 July · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #70 from alexwlchan/dependabot/pip/ruff-0.12.1
60d8d96· 3 July · +1, −1
June 2025:
- Bump ruff from 0.12.0 to 0.12.1
a51ce85· 30 June · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #68 from alexwlchan/dependabot/pip/ruff-0.12.0
25752dd· 23 June · +1, −1 - Bump ruff from 0.11.13 to 0.12.0
5e35350· 23 June · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #69 from alexwlchan/dependabot/pip/mypy-1.16.1
400e746· 23 June · +1, −1 - Bump mypy from 1.16.0 to 1.16.1
81c92cc· 23 June · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #67 from alexwlchan/dependabot/pip/ruff-0.11.13
cf41502· 9 June · +1, −1 - Bump ruff from 0.11.12 to 0.11.13
b526cec· 9 June · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #65 from alexwlchan/dependabot/pip/ruff-0.11.12
44fb68b· 2 June · +1, −1 - Bump ruff from 0.11.11 to 0.11.12
12f05b4· 2 June · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #66 from alexwlchan/dependabot/pip/mypy-1.16.0
d193f2b· 2 June · +3, −1 - Bump mypy from 1.15.0 to 1.16.0
aa22fe3· 2 June · dependabot <https://github.com/dependabot> · +3, −1 - Only expand 'CF' if it's a new word
01d8b5a· 2 June · +1, −1
May 2025:
- Merge pull request #64 from alexwlchan/dependabot/pip/ruff-0.11.11
7c0aa8b· 26 May · +1, −1 - Bump ruff from 0.11.10 to 0.11.11
3e1fc71· 26 May · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #63 from alexwlchan/dependabot/pip/ruff-0.11.10
7455929· 19 May · +1, −1 - Bump ruff from 0.11.9 to 0.11.10
9cf9a84· 19 May · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #62 from alexwlchan/dependabot/pip/ruff-0.11.9
6885ef0· 13 May · +1, −1 - Bump ruff from 0.11.8 to 0.11.9
60d790c· 12 May · dependabot <https://github.com/dependabot> · +1, −1 - Add a shortcut for "RedMonk"
5daa52c· 10 May · +4, −3 - Merge pull request #61 from alexwlchan/dependabot/pip/ruff-0.11.8
bdf8eb9· 5 May · +1, −1 - Bump ruff from 0.11.6 to 0.11.8
de81b84· 5 May · dependabot <https://github.com/dependabot> · +1, −1 - Tidy up my `datetime` snippet
5bebf16· 1 May · +1, −1
April 2025:
- Add a shortcut for "AirDrop"
3feb948· 30 April · +1 - Fix the flickr-photos-api snippet
643bc53· 29 April · +2, −2 - Merge pull request #60 from alexwlchan/dependabot/pip/ruff-0.11.6
81dc048· 21 April · +1, −1 - Bump ruff from 0.11.5 to 0.11.6
c8bb0dc· 21 April · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #59 from alexwlchan/dependabot/pip/ruff-0.11.5
23fb3a7· 14 April · +3, −1 - Bump ruff from 0.11.4 to 0.11.5
6d40fd9· 14 April · dependabot <https://github.com/dependabot> · +3, −1 - Add a snippet for "Continuous"
6d358c2· 6 April · +1 - Add snippets for "digital preservation"
80ce944· 6 April · +2 - A couple more dependency upgrades
bb83c10· 6 April · +2, −4
March 2025:
- Add a shortcut for SpitLip
7459948· 9 March · +1 - Merge pull request #58 from alexwlchan/dependabot/pip/ruff-0.11.2
030aee1· 26 March · +3, −1 - Bump ruff from 0.11.0 to 0.11.2
ebbb9bf· 24 March · dependabot <https://github.com/dependabot> · +3, −1 - Merge pull request #57 from alexwlchan/dependabot/pip/ruff-0.11.0
07b237e· 17 March · +1, −1 - Bump ruff from 0.9.10 to 0.11.0
3d59851· 17 March · dependabot <https://github.com/dependabot> · +1, −1 - Add the intercap for TinEye
57566e6· 11 March · +1 - Merge pull request #56 from alexwlchan/dependabot/pip/ruff-0.9.10
e15e772· 10 March · +1, −1 - Bump ruff from 0.9.9 to 0.9.10
8db661d· 10 March · dependabot <https://github.com/dependabot> · +1, −1 - Fix formatting
19e5352· 5 March · +4, −2 - I want to be able to pass strings to this
376bfac· 5 March · +3, −1 - Merge pull request #55 from alexwlchan/dependabot/pip/ruff-0.9.9
ada274c· 3 March · +1, −1 - Bump ruff from 0.9.7 to 0.9.9
7b290ea· 3 March · dependabot <https://github.com/dependabot> · +1, −1
February 2025:
- Remove an unused variable
9882303· 22 February · −3 - Switch to weekly updates for Dependabot
3d36b98· 22 February · +4, −2 - Merge pull request #54 from alexwlchan/dependabot/pip/ruff-0.9.7
b841b1f· 22 February · +1, −1 - Bump ruff from 0.9.6 to 0.9.7
0589626· 21 February · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #53 from alexwlchan/dependabot/pip/ruff-0.9.6
b516b29· 11 February · +1, −1 - Bump ruff from 0.9.5 to 0.9.6
096a2f5· 11 February · dependabot <https://github.com/dependabot> · +1, −1 - Add type hints; algo doesn't need to be configurable
c652eb9· 10 February · +5, −4 - Add a snippet for getting JavaScript datetime
8ef9cc3· 9 February · +4 - Merge pull request #52 from alexwlchan/dependabot/pip/ruff-0.9.5
3c92787· 7 February · +1, −1 - Bump ruff from 0.9.4 to 0.9.5
1643b55· 7 February · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #51 from alexwlchan/dependabot/pip/mypy-1.15.0
725328a· 6 February · +1, −1 - Bump mypy from 1.14.1 to 1.15.0
f864c29· 5 February · dependabot <https://github.com/dependabot> · +1, −1 - This can be collapsed to a single line
0ddf8a5· 6 February · +1, −3 - Convert this to a `Path`
64ce0ad· 6 February · +3, −3 - Add a shortcut for my Mastodon server
2d6bdeb· 3 February · +3 - Merge pull request #50 from alexwlchan/dependabot/pip/ruff-0.9.4
f4b8fd2· 1 February · +1, −1
January 2025:
- Bump ruff from 0.9.3 to 0.9.4
4e3e8ff· 31 January · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #49 from alexwlchan/dependabot/pip/ruff-0.9.3
7027611· 24 January · +1, −1 - Bump ruff from 0.9.2 to 0.9.3
b673818· 24 January · dependabot <https://github.com/dependabot> · +1, −1 - Improve error message
a16c75c· 21 January · +1, −1 - Add type hints to `get_file_paths`
689f9c1· 21 January · +4, −3 - Add a snippet for timestamped journal entries
81aaf4f· 20 January · +4 - Fix a typo in the project name
8d5ba4e· 20 January · +1, −1 - Merge pull request #48 from alexwlchan/dependabot/pip/ruff-0.9.2
b2e6249· 17 January · +1, −1 - Bump ruff from 0.9.1 to 0.9.2
a6f21f4· 17 January · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #47 from alexwlchan/dependabot/pip/ruff-0.9.1
20960e2· 13 January · +1, −1 - Bump ruff from 0.9.0 to 0.9.1
05cbb3d· 13 January · dependabot <https://github.com/dependabot> · +1, −1 - Add a shortcut for 'Erdős'
2e80fea· 11 January · +1 - Merge pull request #46 from alexwlchan/dependabot/pip/ruff-0.9.0
669663e· 10 January · +1, −1 - Bump ruff from 0.8.6 to 0.9.0
9dfc6aa· 10 January · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #45 from alexwlchan/dependabot/pip/ruff-0.8.6
fdb0a87· 6 January · +1, −1 - Bump ruff from 0.8.5 to 0.8.6
0f97624· 6 January · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #44 from alexwlchan/dependabot/pip/ruff-0.8.5
7e95af0· 3 January · +1, −1 - Bump ruff from 0.8.4 to 0.8.5
0fab2d1· 3 January · dependabot <https://github.com/dependabot> · +1, −1
December 2024:
- Merge pull request #43 from alexwlchan/dependabot/pip/mypy-1.14.1
b53e70a· 31 December · +1, −1 - Bump mypy from 1.14.0 to 1.14.1
ed39aba· 31 December · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #42 from alexwlchan/dependabot/pip/mypy-1.14.0
a5a63ef· 23 December · +1, −1 - Bump mypy from 1.13.0 to 1.14.0
8baa57c· 23 December · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #41 from alexwlchan/dependabot/pip/ruff-0.8.4
87ea6c8· 20 December · +1, −1 - Bump ruff from 0.8.3 to 0.8.4
805f9ef· 20 December · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #40 from alexwlchan/dependabot/pip/ruff-0.8.3
10c6e15· 13 December · +1, −1 - Bump ruff from 0.8.2 to 0.8.3
d2cdea8· 13 December · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #39 from alexwlchan/dependabot/pip/ruff-0.8.2
1f6fda9· 6 December · +1, −1 - Bump ruff from 0.8.1 to 0.8.2
b2a5ff0· 6 December · dependabot <https://github.com/dependabot> · +1, −1
November 2024:
- Merge pull request #38 from alexwlchan/dependabot/pip/ruff-0.8.1
a0cf140· 29 November · +1, −1 - Bump ruff from 0.8.0 to 0.8.1
7dc5531· 29 November · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #37 from alexwlchan/dependabot/pip/ruff-0.8.0
2e275eb· 25 November · +1, −1 - Bump ruff from 0.7.4 to 0.8.0
911dd26· 25 November · dependabot <https://github.com/dependabot> · +1, −1 - Add a shortcut for "Government"
cf68f2d· 22 November · +1 - Merge pull request #36 from alexwlchan/dependabot/pip/ruff-0.7.4
dff0aa2· 18 November · +1, −1 - Bump ruff from 0.7.3 to 0.7.4
81c2c48· 18 November · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #35 from alexwlchan/dependabot/pip/ruff-0.7.3
9019f4f· 12 November · +1, −1 - Bump ruff from 0.7.2 to 0.7.3
b42037b· 11 November · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #34 from alexwlchan/dependabot/pip/ruff-0.7.2
61353c0· 6 November · +1, −1 - Bump ruff from 0.7.1 to 0.7.2
5996370· 4 November · dependabot <https://github.com/dependabot> · +1, −1 - Don't expand 'thm' in the middle of a word (e.g. 'algorithm')
66d9b7a· 2 November · +1, −1
October 2024:
- Add a small tree snippet
802ec6e· 29 October · +8 - Merge pull request #33 from alexwlchan/dependabot/pip/ruff-0.7.1
956422b· 25 October · +1, −1 - Bump ruff from 0.7.0 to 0.7.1
2eb20e1· 25 October · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #32 from alexwlchan/dependabot/pip/mypy-1.13.0
72373f4· 23 October · +1, −1 - Bump mypy from 1.12.1 to 1.13.0
6c1e690· 23 October · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #31 from alexwlchan/dependabot/pip/mypy-1.12.1
261017b· 22 October · +1, −1 - Bump mypy from 1.12.0 to 1.12.1
a8e892f· 21 October · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #30 from alexwlchan/dependabot/pip/ruff-0.7.0
51dc517· 20 October · +1, −1 - Bump ruff from 0.6.9 to 0.7.0
90ed60b· 18 October · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #29 from alexwlchan/dependabot/pip/mypy-1.12.0
bfde13b· 15 October · +1, −1 - Bump mypy from 1.11.2 to 1.12.0
c1af951· 15 October · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #28 from alexwlchan/dependabot/pip/ruff-0.6.9
dd64c9c· 9 October · +1, −1 - Bump ruff from 0.6.8 to 0.6.9
ae96774· 7 October · dependabot <https://github.com/dependabot> · +1, −1
September 2024:
- Merge pull request #27 from alexwlchan/dependabot/pip/ruff-0.6.8
db7b7dc· 28 September · +1, −1 - Bump ruff from 0.6.7 to 0.6.8
e2718ff· 27 September · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #26 from alexwlchan/dependabot/pip/ruff-0.6.7
65346f7· 23 September · +1, −1 - Bump ruff from 0.6.6 to 0.6.7
d905727· 23 September · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #25 from alexwlchan/dependabot/pip/ruff-0.6.6
7941d66· 21 September · +1, −1 - Bump ruff from 0.6.5 to 0.6.6
bb8b066· 20 September · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #24 from alexwlchan/dependabot/pip/ruff-0.6.5
884f698· 16 September · +1, −1 - Bump ruff from 0.6.4 to 0.6.5
9e759cf· 16 September · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #23 from alexwlchan/dependabot/pip/ruff-0.6.4
e315434· 7 September · +1, −1 - Bump ruff from 0.6.3 to 0.6.4
b3e6069· 6 September · dependabot <https://github.com/dependabot> · +1, −1
August 2024:
- Add a snippet for "O/w"
531ab7a· 26 August · +1 - Merge pull request #22 from alexwlchan/dependabot/pip/ruff-0.6.3
2903878· 30 August · +1, −1 - Bump ruff from 0.6.2 to 0.6.3
071da0e· 30 August · dependabot <https://github.com/dependabot> · +1, −1 - Add a shortcut for 'Function'
e9e7329· 30 August · +1 - Merge pull request #21 from alexwlchan/dependabot/pip/mypy-1.11.2
be06f95· 26 August · +1, −1 - Bump mypy from 1.11.1 to 1.11.2
bd7f0ea· 26 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #20 from alexwlchan/dependabot/pip/ruff-0.6.2
822d55d· 24 August · +1, −1 - Bump ruff from 0.6.1 to 0.6.2
ee27a17· 23 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #19 from alexwlchan/dependabot/pip/ruff-0.6.1
cd84c02· 19 August · +1, −1 - Bump ruff from 0.6.0 to 0.6.1
cabed0f· 19 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #18 from alexwlchan/dependabot/pip/ruff-0.6.0
918c042· 16 August · +1, −1 - Bump ruff from 0.5.7 to 0.6.0
1f537c9· 16 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #17 from alexwlchan/dependabot/pip/ruff-0.5.7
dd207e5· 9 August · +1, −1 - Bump ruff from 0.5.5 to 0.5.7
26ef2b5· 9 August · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #15 from alexwlchan/dependabot/pip/mypy-1.11.1
25da1d8· 3 August · +1, −1
July 2024:
- Bump mypy from 1.11.0 to 1.11.1
8aed20f· 31 July · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #14 from alexwlchan/dependabot/pip/ruff-0.5.5
b56d1bf· 26 July · +1, −1 - Bump ruff from 0.5.4 to 0.5.5
0da80bf· 26 July · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #12 from alexwlchan/dependabot/pip/ruff-0.5.4
4358d98· 22 July · +1, −1 - Bump ruff from 0.5.3 to 0.5.4
d4642dc· 22 July · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #13 from alexwlchan/dependabot/pip/mypy-1.11.0
4b874ee· 22 July · +1, −1 - Bump mypy from 1.10.1 to 1.11.0
5b78cf1· 22 July · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #11 from alexwlchan/dependabot/pip/ruff-0.5.3
44cb820· 20 July · +1, −1 - Bump ruff from 0.5.2 to 0.5.3
823c5b0· 19 July · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #10 from alexwlchan/dependabot/pip/ruff-0.5.2
d2ccbd3· 16 July · +1, −1 - Bump ruff from 0.5.1 to 0.5.2
70d63c7· 15 July · dependabot <https://github.com/dependabot> · +1, −1 - Move the `!html` snippet into a standalone repo
9add990· 15 July · −20 - Merge pull request #9 from alexwlchan/strict-mypy
022cf76· 12 July · +1, −15 - Simplify my config for `mypy`
4e83353· 12 July · +1, −15 - Merge pull request #8 from alexwlchan/dependabot/pip/ruff-0.5.1
1ba7024· 9 July · +1, −1 - Bump ruff from 0.5.0 to 0.5.1
61bed96· 8 July · dependabot <https://github.com/dependabot> · +1, −1 - Add a snippet for 1/4
4b17a3b· 6 July · +1
June 2024:
- Add a couple of capitalisations
9aad9f9· 29 June · +2 - Merge pull request #7 from alexwlchan/dependabot/pip/ruff-0.5.0
d65ccf2· 29 June · +1, −1 - Bump ruff from 0.4.10 to 0.5.0
e77bd1d· 28 June · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #6 from alexwlchan/dependabot/pip/mypy-1.10.1
52c6d11· 26 June · +1, −1 - Bump mypy from 1.10.0 to 1.10.1
33f544b· 25 June · dependabot <https://github.com/dependabot> · +1, −1 - Merge pull request #5 from alexwlchan/dependabot/pip/ruff-0.4.10
75e3f93· 21 June · +1, −1 - Bump ruff from 0.4.9 to 0.4.10
9948d79· 21 June · dependabot <https://github.com/dependabot> · +1, −1 - Don't expand 'atm' mid-word
47ce261· 19 June · +1, −1 - Merge pull request #4 from alexwlchan/dependabot/pip/ruff-0.4.9
098fe0f· 18 June · +1, −1 - Bump ruff from 0.4.8 to 0.4.9
0879a6d· 17 June · dependabot <https://github.com/dependabot> · +1, −1 - Add some empty CSS/JS links to my basic HTML
9b3fbae· 7 June · +4 - Improve the README slightly
09c8c49· 7 June · +4, −4 - The name of this class has changed
9c94936· 7 June · +2, −2 - Merge pull request #3 from alexwlchan/dependabot/pip/ruff-0.4.8
1feb01f· 6 June · +1, −1 - Bump ruff from 0.4.7 to 0.4.8
650fd3a· 6 June · dependabot <https://github.com/dependabot> · +1, −1 - Hyphens, not underscores
8610952· 2 June · +1, −1 - Merge pull request #2 from alexwlchan/python-tooling
5860f0f· 2 June · +11, −41 - Fix a warning about bad GitHub Actions config
37fb205· 2 June · +1, −1 - Ignore the Python expansions in the `check` step
7f44172· 2 June · +1, −1 - Switch to using `uv` and `ruff`
026df88· 2 June · +8, −40 - Add a schedule to my Dependabot updates
a9517da· 2 June · +2
May 2024:
- Add a shortcut for 'Spose'
8e3eccf· 19 May · +1 - Add a snippet for 'Anaïs Mitchell'
118bb62· 19 May · +1 - Merge pull request #1 from alexwlchan/github-actions
771d332· 19 May · +118, −9 - Don't type check the expansions, just the top-level script
c173496· 19 May · +1, −1 - Don't open the new file directly
efd1bcd· 19 May · +1, −4 - Add an exception for F821 "undefined name"
d490ef3· 19 May · +5, −1 - Add some basic GitHub Actions config
e129e46· 19 May · +113, −5 - Add a snippet for BorrowBox
9f5c3d8· 6 May · +1 - Add shortcuts for capital-A Account
a3df6fa· 1 May · +2
April 2024:
- Don't allow the !j/py!jd snippets to clash
715bad0· 25 April · +1, −1 - Don't expand 'cts' in 'projects'
bab037e· 25 April · +1, −1 - Don't expand 'ptic' in 'cryptic'
0947ce2· 24 April · +1, −1 - Don't expand 'ldn' in the middle of a word (e.g. 'shoudln’t')
d41272f· 22 April · +1, −1 - Add another shortcut for "manager"
6674d8a· 23 April · +1 - Add a shortcut for "porque"
7cb4243· 21 April · +5 - Don't expand `iff` in the middle of words (e.g. `diff`)
8c34e49· 17 April · +1, −1 - Add a couple of snippets
b8289bd· 16 April · +5 - Keep fiddling with this snippet
e833db4· 14 April · +2, −3 - Fix this bit of Python
0a5d468· 14 April · +1, −1 - Add a snippet to get directories
816195a· 14 April · +23 - Add a shortcut for "In particular"
b8bec42· 12 April · +1 - Add a snippet for 'garden'
7611779· 11 April · +1 - Add a typo for Flickr
e0bddd8· 10 April · +1 - nicer dashes
a9db790· 10 April · +2, −2 - Add a README
4cc9b1b· 10 April · +21, −13 - Add a snippet for the word "Foundation"
9335e97· 10 April · +1 - Add a snippet for my Obsidian note header
4518e92· 10 April · +8 - Add a `!dt` snippet
0be183a· 9 April · +1 - Add a snippet for empty HTML pages
eb341e7· 9 April · +16 - Bring across all my TextExpander snippets
192e10c· 9 April · +310, −20 - Move across a few more snippets
50eac99· 9 April · +18 - Add support for longer snippets from a file
240b2a4· 9 April · +48, −16 - Add some notes to document
1ad5130· 9 April · +8, −1 - Initial commit
7b3d66c· 9 April · +110