Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
195 check-ins going from v0.13.0 to trunk
2025-05-02
| ||
14:34 | Remove Zid for SxnPrelude ... (Leaf check-in: b5c74e61e1 user: stern tags: trunk) | |
2025-04-17
| ||
14:58 | Version 0.21.0 ... (check-in: ef331b4f0c user: stern tags: release, trunk, v0.21.0) | |
09:21 | Update changelog ... (check-in: 6f32e74255 user: stern tags: trunk) | |
09:03 | Fix error in zmk parser that caused a panic ... (check-in: 0dc2a16e62 user: stern tags: trunk) | |
2025-04-16
| ||
15:57 | Refactor code to make linter happy ... (check-in: 1ef017c7cb user: stern tags: trunk) | |
15:56 | Insert new Zid for Modules zettel (7) -> Zid of other system zettel are moved. ... (check-in: 0af486b777 user: stern tags: trunk) | |
2025-04-15
| ||
16:28 | Update dependencies: sx, sxweb, zsx ... (check-in: 73f1d04cea user: stern tags: trunk) | |
16:10 | Add API client function GetReferences ... (check-in: 46127b34b8 user: stern tags: trunk) | |
2025-04-03
| ||
11:07 | Update to latest Sx, zsx, sxwebs ... (check-in: 2d43ee8af1 user: stern tags: trunk) | |
2025-03-25
| ||
16:55 | Fix sz.ScanReference to allow fragments only resulting in SELF reference ... (check-in: 7fa708d3bd user: stern tags: trunk) | |
16:45 | Refactor sz.ScanReference, leading to updated tests ... (check-in: 748a21e51f user: stern tags: trunk) | |
2025-03-20
| ||
15:22 | Moved ScanEntity back to zsx ... (check-in: 07bbd8cce6 user: stern tags: trunk) | |
15:13 | Got zsc/input/ScanEntity ... (check-in: 95f53cd9aa user: stern tags: trunk) | |
13:34 | Extracted domain/id/idgraph to zero, to make it more accessible ... (check-in: 0791fe7625 user: stern tags: trunk) | |
2025-03-18
| ||
19:12 | Re-introduce sz.Meta and its associated functions ... (check-in: 82780b45b0 user: stern tags: trunk) | |
14:48 | Move package input to zsx; use zsx symbols ... (check-in: e7328338dc user: stern tags: trunk) | |
2025-03-17
| ||
18:01 | Remove usage of attrs.Attribute, in fovour of zsx.Attribute, same for sz.GoValue ... (check-in: d5fd7ae0e0 user: stern tags: trunk) | |
17:42 | Remove some unused code ... (check-in: ce441e6890 user: stern tags: trunk) | |
13:42 | Remove Sz CALL-*, which are replaced by cell attributes ... (check-in: fb01063d35 user: stern tags: trunk) | |
11:49 | Add attribute to Sz encoding of table cells ... (check-in: ba884382ed user: stern tags: trunk) | |
2025-03-14
| ||
14:43 | Add attributes to block BLOBs ... (check-in: 7e15b5aa03 user: stern tags: trunk) | |
13:34 | sz: add attributes to list and description elements ... (check-in: a55579640a user: stern tags: trunk) | |
2025-03-13
| ||
17:28 | Add missing sz walker for SymBLOB ... (check-in: 2ee0524d19 user: stern tags: trunk) | |
14:54 | Move reference scanning from sz/zmk to sz ... (check-in: 89b203012d user: stern tags: trunk) | |
14:17 | Refactor sz Reference handling ... (check-in: b2e6ce0cd3 user: stern tags: trunk) | |
13:38 | sz: refactor all SymLink* into one SymLink, and reference shows the link type ... (check-in: 3f6c2b1e8a user: stern tags: trunk) | |
2025-03-12
| ||
17:12 | sz/zmk: refactor to use a user-initialized parser struct ... (check-in: 75cc371b38 user: stern tags: trunk) | |
16:48 | Fix changelog ... (check-in: 07ea1d1e75 user: stern tags: trunk) | |
2025-03-07
| ||
16:02 | Fix date in home page ... (check-in: 9c43b4d2b2 user: stern tags: trunk) | |
15:01 | Version 0.20.0 ... (check-in: 16b4168715 user: stern tags: release, trunk, v0.20.0) | |
2025-03-04
| ||
21:11 | sz: allow optional inlines in Transclude list ... (check-in: d73c989323 user: stern tags: trunk) | |
2025-03-02
| ||
20:49 | sz/zmk: remove ParseInline, it is only needed for internal tests; small associated refactorings, e.g. rename ParseBlocks into Parse ... (check-in: ffb4bbf104 user: stern tags: trunk) | |
2025-03-01
| ||
23:47 | Refactor sz/zmk parsing methods to use input only, if possible ... (check-in: e02bf476a5 user: stern tags: trunk) | |
23:26 | sz/zmk parses attributes with internal functions instead of parser methods (refactor) ... (check-in: a264505e6c user: stern tags: trunk) | |
23:10 | Remove one stmt that was wrongly "modernized" ... (check-in: d6d7fb1786 user: stern tags: trunk) | |
2025-02-26
| ||
21:23 | Apply modernize ... (check-in: de0d19d41c user: stern tags: trunk) | |
2025-02-25
| ||
19:09 | Introduce sz.MakeXXX functions to build AST nodes; refactor; fix some minor bugs ... (check-in: 885ca05c08 user: stern tags: trunk) | |
12:03 | Client: no sx reader limit for QueryZettelData ... (check-in: 75031f89e1 user: stern tags: trunk) | |
2025-02-24
| ||
18:40 | Make sz.walk.Visitor.VisitAfter simpler ... (check-in: fa40a48cc0 user: stern tags: trunk) | |
13:06 | Remove some linter warnings ... (check-in: e60c0d63e9 user: stern tags: trunk) | |
13:01 | Fix embed parsing (syntax) ... (check-in: 5684966b9d user: stern tags: trunk) | |
12:21 | Fix walk error for embed ... (check-in: 70a40876e8 user: stern tags: trunk) | |
11:13 | Adapt client.QueryZettelData to new encoding in ZS 0.20-dev ... (check-in: bfb53b97f7 user: stern tags: trunk) | |
10:08 | Fix: sexp.ParseList ... (check-in: cad09c46bd user: stern tags: trunk) | |
09:41 | Add type spec 'r' to sexp.ParseList ... (check-in: c8f96ad44a user: stern tags: trunk) | |
2025-02-18
| ||
18:06 | Fix some errors in zmk parser ... (check-in: e95a9f353c user: stern tags: trunk) | |
11:19 | Adapt to sx update: ListBuilder.List() does not reset any more ... (check-in: f4088f654e user: stern tags: trunk) | |
2025-02-17
| ||
13:43 | Update dependencies ... (check-in: 961574f9e8 user: stern tags: trunk) | |
2025-02-16
| ||
18:02 | Use sx list iters ... (check-in: 0f7af1b4d6 user: stern tags: trunk) | |
2025-02-14
| ||
16:52 | Fix idset intersection (remove falso optimization) ... (check-in: 0a3290c5ef user: stern tags: trunk) | |
2025-02-13
| ||
13:16 | Reword home page; fix a typo ... (check-in: 2a0501e6b5 user: stern tags: trunk) | |
09:39 | Fix some issues in meta ... (check-in: 5d71126159 user: stern tags: trunk) | |
09:26 | Remove package domain/id/idslice ... (check-in: 133b836832 user: stern tags: trunk) | |
09:05 | Refactor meta.Value.AsList into more specific functions / iterators ... (check-in: 39d0d0b9f0 user: stern tags: trunk) | |
2025-02-12
| ||
19:18 | Use Go 1.24; rename app -> zero ... (check-in: 6878d8109a user: stern tags: trunk) | |
2025-02-11
| ||
12:06 | Remove package maps; replaced by slices.sorted(maps.Keys(m)) ... (check-in: 3eb36c7017 user: stern tags: trunk) | |
10:33 | Move package strfun back to Zettelstore ... (check-in: 9942fab24d user: stern tags: trunk) | |
10:14 | Make use of app/set.Set instead of strfun.Set ... (check-in: b42217cdde user: stern tags: trunk) | |
2025-02-07
| ||
15:51 | Move meta value method into appropriate file ... (check-in: e7e8aa300c user: stern tags: trunk) | |
15:50 | Refactor meta pair slices into iterators ... (check-in: 700aaf5426 user: stern tags: trunk) | |
2025-02-06
| ||
20:36 | Rename constants for verbatim/literal code ... (check-in: 782db312f8 user: stern tags: trunk) | |
20:20 | Move meta/zid constants from api to their specific packages ... (check-in: 1c2b2a231c user: stern tags: trunk) | |
19:27 | Refactor metadata value methods ... (check-in: 027a9fb591 user: stern tags: trunk) | |
2025-02-05
| ||
23:50 | Metadata values have its own (string) type ... (check-in: c9644d4746 user: stern tags: trunk) | |
2025-02-04
| ||
20:40 | Added domain/meta from zettelstore ... (check-in: 04137a28fb user: stern tags: trunk) | |
2025-02-03
| ||
17:50 | Rename idset.NewSet/NewSetCap -> New/NewCap ... (check-in: 2da700d7d2 user: stern tags: trunk) | |
17:22 | Add zettel identifier functions ... (check-in: 9566d48df0 user: stern tags: trunk) | |
2025-02-02
| ||
15:41 | API constant: add MIN directive ... (check-in: b29b1306bb user: stern tags: trunk) | |
2025-01-22
| ||
17:24 | Fix some issues in zmk parser ... (check-in: 979f17ec8b user: stern tags: trunk) | |
2025-01-17
| ||
16:22 | Fix zmk parser to handle multiple definitions for a description term ... (check-in: c12e4a5cb1 user: stern tags: trunk) | |
16:22 | Fix sz walker to call VisitAfter for leaf AST nodes ... (check-in: a3bb794ff6 user: stern tags: trunk) | |
2025-01-16
| ||
17:33 | Fix some issues with zmk parser and sz walker ... (check-in: fdded8eb63 user: stern tags: trunk) | |
2025-01-15
| ||
17:31 | Remove support for inline HTML literals ... (check-in: 4f6c1fb6f2 user: stern tags: trunk) | |
16:38 | Remove support for inline zettel ... (check-in: 41739cc062 user: stern tags: trunk) | |
15:52 | Remove constant sz.TypeZettelmarkup ... (check-in: 6b2de604e7 user: stern tags: trunk) | |
15:46 | Remove constant api.MetaZettelmarkup ... (check-in: 977db15978 user: stern tags: trunk) | |
2024-12-23
| ||
13:27 | Rename some shtml constants ... (check-in: d07b16e758 user: stern tags: trunk) | |
13:23 | Zettel ID for "Lists" menu ... (check-in: 50875b1acd user: stern tags: trunk) | |
2024-12-13
| ||
14:14 | Remove query action constants for rss/atom feed ... (check-in: 7902e0d349 user: stern tags: trunk) | |
12:10 | Version 0.19.0 ... (check-in: fd15ae683e user: stern tags: release, trunk, v0.19.0) | |
2024-12-02
| ||
17:00 | Remove some linter errors (revive) ... (check-in: 2b332aee9c user: stern tags: trunk) | |
16:43 | Update comments for packages api / client ... (check-in: cefb635949 user: stern tags: trunk) | |
09:31 | Cleanup zettel identifier constants ... (check-in: 00ffaf1385 user: stern tags: trunk) | |
2024-11-27
| ||
16:50 | Remove constants for zettel identifier that work with previous new-style zids. ... (check-in: 6a850fba01 user: stern tags: trunk) | |
2024-11-25
| ||
09:21 | Keys superior / subordinate must be usable ... (check-in: 9e6a73c7ba user: stern tags: trunk) | |
2024-11-18
| ||
16:58 | Replace metadata keys to specify hierarchy with some to specify sequence ... (check-in: 54aafa66ec user: stern tags: trunk) | |
2024-08-26
| ||
12:46 | Fix generating external links in shtml; some refactorings ... (check-in: 97640fce44 user: stern tags: trunk) | |
2024-08-19
| ||
09:25 | SHTML: generate (th... for table cell in header ... (check-in: 6ca051ffec user: stern tags: trunk) | |
2024-08-14
| ||
14:25 | No special treatment of SVG images when they are embedded inline ... (check-in: f10ac01c1a user: stern tags: trunk) | |
09:14 | Update dependencies -> use Go 1.23; remove unparam warning ... (check-in: 596024c3db user: stern tags: trunk) | |
2024-08-13
| ||
13:52 | Fix sz.Walk; update dependencies; refactor to sx.IsEqualSymbol ... (check-in: ed0b11b0eb user: stern tags: trunk) | |
2024-08-07
| ||
15:12 | Add input.Input.SkipSpace, input.Input.IsSpace ... (check-in: 893f855afe user: stern tags: trunk) | |
2024-08-05
| ||
10:36 | Add shtml.LangStack and public quote handling ... (check-in: e815a1079e user: stern tags: trunk) | |
2024-07-11
| ||
16:29 | Remove "rename" operation and associated constants ... (check-in: a203b14b7e user: stern tags: trunk) | |
14:40 | Version 0.18.0 ... (check-in: b141c81ad9 user: stern tags: release, trunk, v0.18.0) | |
2024-07-10
| ||
15:15 | Reserve ZID for computed zettel about zettel ... (check-in: ea5260d4a2 user: stern tags: trunk) | |
2024-07-08
| ||
12:13 | Remove space node from AST ... (check-in: 58287cb5e0 user: stern tags: trunk) | |
2024-06-20
| ||
16:31 | Remove all symbol value constants ... (Closed-Leaf check-in: e0d62ad54c user: stern tags: nospace) | |
16:14 | Replace symbol value map with symbol map in Walk function ... (check-in: e51a0e22de user: stern tags: nospace) | |
16:06 | Postprocess ZMK: replace symbol name map with symbol map ... (check-in: 594a09045f user: stern tags: nospace) | |
10:56 | Update t73f dependencies ... (check-in: 798f1d41f0 user: stern tags: nospace) | |
10:55 | Remove '(SPACE ...)' node from sx-AST ... (check-in: 9860f59f2d user: stern tags: nospace) | |
2024-05-31
| ||
15:48 | Initial version of zmk->Sx parser ... (check-in: 955147c904 user: stern tags: trunk) | |
15:46 | Merge from trunk ... (Leaf check-in: 9aec1d38bb user: stern tags: zmk) | |
2024-04-17
| ||
16:24 | Merge from trunk and rename package to t73f.de/r/zsc ... (check-in: 417c3366e3 user: stern tags: zmk) | |
2024-04-16
| ||
17:04 | Merge from trunk and adapt to sx changes ... (check-in: e32af01aee user: stern tags: zmk) | |
2024-02-19
| ||
16:54 | sz/zmk: make use of sz.Walk in post-processor ... (check-in: 45967d4a3c user: stern tags: zmk) | |
15:59 | Merge from trunk ... (check-in: afe0596ea6 user: stern tags: zmk) | |
2024-02-11
| ||
21:27 | Merge from trunk; adapt to explicit symbol names ... (check-in: 015d044be0 user: stern tags: zmk) | |
20:59 | Merge from trunk and adapt to sx changes ... (check-in: e26014cf31 user: stern tags: zmk) | |
2024-02-10
| ||
21:37 | Merge from trunk ... (check-in: 1dc8c7994c user: stern tags: zmk) | |
2024-02-06
| ||
16:49 | sz: initial version of AST walker ... (check-in: 62a00f91bf user: stern tags: zmk) | |
14:24 | Merge from trunk ... (check-in: bfc0c744cc user: stern tags: zmk) | |
14:00 | Merge two same functions (sz.goValue / client.goString) ... (check-in: 54af0ff98e user: stern tags: trunk) | |
13:56 | Remove GitHub actions; add SPDX license encodings ... (check-in: 56a391e4b1 user: stern tags: trunk) | |
11:25 | sz: refactor ... (check-in: ff55f1c3fa user: stern tags: trunk) | |
2024-02-05
| ||
17:08 | Update to latest sx ... (check-in: 3e8f140e2e user: stern tags: trunk) | |
13:34 | Upgrade to latest sx ... (check-in: caef7b25a6 user: stern tags: trunk) | |
2024-02-02
| ||
16:01 | Adapt to sx addition of ListBuilder ... (check-in: 2ff3e8c4e1 user: stern tags: trunk) | |
2024-01-31
| ||
11:15 | Fix sz.MakeMeta ... (check-in: 53214a2322 user: stern tags: trunk) | |
2024-01-28
| ||
17:31 | Adapt to sx changes ... (check-in: 8f5f386a96 user: stern tags: trunk) | |
2024-01-23
| ||
10:56 | shtml: REGION-* does not contain explicit BLOCK symbol any more ... (check-in: 09fa1c701d user: stern tags: trunk) | |
2024-01-22
| ||
14:08 | shtml: remove INLINE symbol ... (check-in: 1586d9916f user: stern tags: trunk) | |
12:54 | shtml: cherry pick changes done in branch zmk but should be in trunk ... (check-in: b612382ec7 user: stern tags: trunk) | |
09:11 | shtml: remove '(quote ...)' from reference ... (check-in: af0056e24b user: stern tags: trunk) | |
2024-01-11
| ||
18:13 | Move constant QueryPrefix from zettelstore to client ... (check-in: c1e575b1d7 user: stern tags: trunk) | |
16:51 | Move package "input" from zettelstore to client ... (check-in: 9880516bc9 user: stern tags: trunk) | |
15:44 | Adapt to sx changes (4/?) ... (check-in: 8c10b0258a user: stern tags: trunk) | |
15:02 | Update to latest sx ... (check-in: a40f5e0554 user: stern tags: trunk) | |
2024-01-09
| ||
11:38 | Update to latest sx ... (check-in: eab7fe74a3 user: stern tags: trunk) | |
2024-01-06
| ||
18:53 | Adapt to sx changes (3/?) ... (check-in: 2acd23f67a user: stern tags: trunk) | |
18:24 | Adapt to sx changes ... (check-in: e1f83dcdbc user: stern tags: trunk) | |
17:28 | Adapt to sx changes ... (check-in: 39e41a890c user: stern tags: trunk) | |
2024-01-05
| ||
16:21 | Update to latest sx ... (check-in: 35dbaef028 user: stern tags: trunk) | |
2024-01-03
| ||
20:46 | Update to latest sx ... (check-in: 608a11ef66 user: stern tags: trunk) | |
2024-01-01
| ||
20:43 | Forgot to add new file shtml/const.go ... (check-in: 798021673d user: stern tags: trunk) | |
20:39 | Adapt to sx changes: make symbol a non-struct, remove SymbolFactory ... (check-in: 8f15fadde9 user: stern tags: trunk) | |
2023-12-31
| ||
14:22 | Update to latest sx ... (check-in: 8a9f3111d4 user: stern tags: trunk) | |
2023-12-22
| ||
15:59 | Fix HTML generation error; update to latest sx ... (check-in: 4835c326e2 user: stern tags: trunk) | |
2023-12-18
| ||
16:36 | Client: add genric Get method; open URLBuilder for public ... (check-in: f9698a9ac3 user: stern tags: trunk) | |
2023-12-08
| ||
14:08 | shtml: export some methods to be used in Zettel Presenter ... (check-in: 0a3d4044cd user: stern tags: trunk) | |
2023-11-30
| ||
15:15 | Version 0.16.0 ... (check-in: 751754d40c user: stern tags: release, trunk, v0.16.0) | |
2023-11-29
| ||
16:50 | Add zettel identifier for predefined role zettel ... (check-in: d47ca9287a user: stern tags: trunk) | |
11:09 | Add constant for "New Role" zettel identifier ... (check-in: 05f2f178c3 user: stern tags: trunk) | |
2023-11-28
| ||
17:54 | Add constants and API client to retrieve role zettel ... (check-in: 949ee931b4 user: stern tags: trunk) | |
13:31 | Update to latest sx ... (check-in: 344194d2b4 user: stern tags: trunk) | |
13:28 | shtml: fix missing support for zmk metadata ... (check-in: e91d25fa28 user: stern tags: trunk) | |
2023-11-23
| ||
15:51 | Add hint how to go get the client software w.r.t Fossil ... (check-in: 1c89880c1f user: stern tags: trunk) | |
2023-11-18
| ||
17:40 | shtml: fix wrong secondary quoting for second quote ... (check-in: 05f2756243 user: stern tags: trunk) | |
2023-11-13
| ||
18:04 | Add defnitions to enable mark formatting of inline text ... (check-in: efd380992e user: stern tags: trunk) | |
12:04 | shtml: write alt-attribute for inline embed ... (check-in: e26e782080 user: stern tags: trunk) | |
2023-11-12
| ||
15:09 | New shtml generator / evaluator ... (check-in: c5d6d4dd3c user: stern tags: trunk) | |
2023-11-02
| ||
10:51 | Adapt to Sx changes ... (check-in: 11e8c0d53b user: stern tags: trunk) | |
2023-11-01
| ||
19:06 | Adapt zo sx changes ... (check-in: 90126abadb user: stern tags: trunk) | |
2023-10-29
| ||
14:57 | Update to latest sx ... (check-in: 813080c419 user: stern tags: trunk) | |
2023-10-27
| ||
14:10 | Adapt to sx changes ... (check-in: c46f694f03 user: stern tags: trunk) | |
07:16 | Adapt to sx changes ... (check-in: d99c7556b9 user: stern tags: trunk) | |
2023-10-26
| ||
15:57 | Version 0.15.0 ... (check-in: 8c6fa07a0d user: stern tags: release, trunk, v0.15.0) | |
2023-10-22
| ||
13:09 | Fix shtml generation when description term has no description data ... (check-in: d8f567812a user: stern tags: trunk) | |
2023-10-19
| ||
11:19 | Update to latest sx ... (check-in: 4a55bb675a user: stern tags: trunk) | |
2023-10-17
| ||
12:40 | Adapt to sx changes (quote fix) ... (check-in: 35cbe6ea76 user: stern tags: trunk) | |
2023-10-16
| ||
17:02 | Adapt to sx changes ... (check-in: 182d16f4e2 user: stern tags: trunk) | |
14:10 | Adapt to sx changes (refactoring builtins) ... (check-in: 2301e027c8 user: stern tags: trunk) | |
2023-10-13
| ||
20:31 | Update to latest sx ... (check-in: 6af34d297e user: stern tags: trunk) | |
2023-10-12
| ||
22:54 | Update to latest sx ... (check-in: 427c9a7162 user: stern tags: trunk) | |
13:54 | Update to latest sx ... (check-in: eb6e344f15 user: stern tags: trunk) | |
2023-10-09
| ||
17:43 | Update to latest sx ... (check-in: 0b86d11e65 user: stern tags: trunk) | |
2023-10-08
| ||
17:32 | Update to latest sx ... (check-in: 05bede1b7a user: stern tags: trunk) | |
2023-10-07
| ||
16:33 | Update to latest sx ... (check-in: 5e53133515 user: stern tags: trunk) | |
2023-10-06
| ||
18:10 | Upgrade to latest sx; refactor to improve code quality ... (check-in: 81dcaad396 user: stern tags: trunk) | |
16:11 | Add zettel identifier for sxn prelude ... (check-in: 48b28010c5 user: stern tags: trunk) | |
2023-10-05
| ||
17:48 | Update to latest sx ... (check-in: 94ccee1388 user: stern tags: trunk) | |
2023-09-29
| ||
11:20 | Add constant for new zettel template (tag zettel) ... (check-in: 459ee68ffc user: stern tags: trunk) | |
10:28 | Force a client.CheckRedirect when calling client.TagZettel ... (check-in: 87227aad90 user: stern tags: trunk) | |
09:08 | Initial version of client call TagZettel ... (check-in: 23260f95f0 user: stern tags: trunk) | |
2023-09-25
| ||
14:57 | Add constant for HTTP query key "tag" ... (check-in: 5971389287 user: stern tags: trunk) | |
2023-09-15
| ||
17:44 | Fix typo ... (check-in: f535d4cb15 user: stern tags: trunk) | |
17:37 | Update sx dependency ... (check-in: 6ca380ebb5 user: stern tags: trunk) | |
13:59 | Adapt to sx changes: mostly MakeString -> String ... (check-in: d9def91374 user: stern tags: trunk) | |
2023-09-11
| ||
19:33 | Adapt to sx removal of boolean data type ... (check-in: a7d840b1e4 user: stern tags: trunk) | |
2023-08-30
| ||
17:52 | Update to latest sx ... (check-in: 074241f97f user: stern tags: trunk) | |
2023-08-29
| ||
20:38 | Add role conastant tag ... (check-in: 7007b21dd7 user: stern tags: trunk) | |
2023-08-28
| ||
20:59 | Adapt to latest sx changes ... (check-in: f94c80b535 user: stern tags: trunk) | |
2023-08-27
| ||
20:57 | Update to sx; remove support for css-role-map zettel ... (check-in: 8a3198ef96 user: stern tags: trunk) | |
11:18 | Update to latest sx ... (check-in: b88805af6d user: stern tags: trunk) | |
2023-08-24
| ||
23:27 | Update to latest sx ... (check-in: bdc852e018 user: stern tags: trunk) | |
14:04 | Add one Sxn code zettel identifier, modify another one ... (check-in: fc83d5fa00 user: stern tags: trunk) | |
13:42 | Update to latest sx ... (check-in: 8784e3208c user: stern tags: trunk) | |
2023-08-23
| ||
21:44 | Upgrade to latest sx ... (check-in: 7f4464af31 user: stern tags: trunk) | |
2023-08-20
| ||
19:36 | Update to latest sx ... (check-in: 897d49b609 user: stern tags: trunk) | |
2023-08-19
| ||
16:06 | Update to latest sx ... (check-in: c3e4f6b9a0 user: stern tags: trunk) | |
2023-08-18
| ||
18:56 | Update to latest sx ... (check-in: e927739535 user: stern tags: trunk) | |
2023-08-08
| ||
16:35 | Update go.mod to go1.21 ... (check-in: c5ff49f692 user: stern tags: trunk) | |
2023-08-07
| ||
15:17 | Remove support for JSON encoding ... (check-in: 0628873da8 user: stern tags: trunk) | |
13:44 | Version 0.13.0 ... (check-in: 92d8dd7df8 user: stern tags: release, trunk, v0.13.0) | |