Skip to content

Commit

Permalink
Bump StyledStrings
Browse files Browse the repository at this point in the history
This bump contains the following commits:
a5b1174 * Adjust to change of annotations type in Base
d9d7472 * Adopt Base's annotated types/functions as API
da41b6a * Call load_customisations! automatically, lazily
af972e0 * Fix markdown syntax in "Mark API as experimental"
8332e45 * Mark API as Experimental
cfcfe8c * Fix syntax of generated CSS
c82409c * Remove tag wrapping from HTML show method
03211c9 * Small optimisation to single-interpolation styled
d080103 * Improve type stability within styled"" macro
448314b * More meticulously check indices in eachregion
02cd20b * Consistent Face hashes
  • Loading branch information
tecosaur committed Oct 1, 2024
1 parent 9b9aaf4 commit 153d42c
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
e64449522392971bed2be980037a43a9
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1050e1f34984e363e18bdb26d8a22080a9dc26e086839c861a6041c6f89f0f0623a61d4e1cbad554ccc3299a5d598bed42dd2bad3f14f694269dc4b4d890dc7d

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion stdlib/StyledStrings.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
STYLEDSTRINGS_BRANCH = main
STYLEDSTRINGS_SHA1 = f6035eb97b516862b16e36cab2ecc6ea8adc3d7c
STYLEDSTRINGS_SHA1 = a5b1174d7245a8ac959e777a0d8f9df4f13ad7b7
STYLEDSTRINGS_GIT_URL := https://github.com/JuliaLang/StyledStrings.jl.git
STYLEDSTRINGS_TAR_URL = https://api.github.com/repos/JuliaLang/StyledStrings.jl/tarball/$1

0 comments on commit 153d42c

Please sign in to comment.