25 Commits (9b1f2f4eb70e08958e5d046e23b3d0bd3063816d)

Author SHA1 Message Date
José Julián Espina 551a287718
Copy `ABOUT.md` file to all published crates (#3074) 1 year ago
José Julián Espina 1a21cc904f
Allow awaiting `JsPromise` from Rust code (#3011) 1 year ago
dependabot[bot] 66b2202e3f
Bump simple_logger from 4.1.0 to 4.2.0 (#3040) 1 year ago
dependabot[bot] 09d7a738b6
Bump log from 0.4.18 to 0.4.19 (#3033) 1 year ago
dependabot[bot] f18b3be672
Bump once_cell from 1.17.2 to 1.18.0 (#2999) 1 year ago
dependabot[bot] 867685e1f0
Bump once_cell from 1.17.1 to 1.17.2 (#2978) 1 year ago
dependabot[bot] 7eee1e6f2a
Bump log from 0.4.17 to 0.4.18 (#2972) 1 year ago
José Julián Espina ab87b2fd5b
Extract "About Boa" section into a separate file (#2938) 1 year ago
dependabot[bot] d317b699a5 Bump icu_datagen from 1.2.4 to 1.2.5 (#2873) 1 year ago
dependabot[bot] 33bab64804 Bump icu_datagen from 1.2.3 to 1.2.4 (#2871) 1 year ago
José Julián Espina c330005912 Implement `is_identifier_(start/part)` using `icu_properties` (#2865) 1 year ago
José Julián Espina 739bd5a9cb Optimize `String.prototype.normalize` (#2848) 1 year ago
Iban Eguia Moraza d288b63847 Upgraded to ICU 1.2 (#2826) 1 year ago
José Julián Espina a12f10e335 Implement `String.prototype.toLocaleUpper/LowerCase` (#2822) 1 year ago
Iban Eguia Moraza 540aa2be4f Initial version of a JS -> Rust conversion trait. (#2276) 2 years ago
Kevin e9daa3dd8d Add boa logo to remaining hosted docs (#2740) 2 years ago
dependabot[bot] f7db12a7a9 Bump simple_logger from 4.0.0 to 4.1.0 (#2713) 2 years ago
dependabot[bot] 4ca067a16c Bump once_cell from 1.17.0 to 1.17.1 (#2602) 2 years ago
dependabot[bot] 3c59a3ac5f Bump icu_datagen from 1.1.0 to 1.1.1 (#2583) 2 years ago
José Julián Espina b7782ab2c7 Fix failing collator tests (#2575) 2 years ago
raskad aa8e0c55dd Update icu dependencies (#2574) 2 years ago
José Julián Espina 097f85e409 First batch of `no_std` support for some sub-crates (#2544) 2 years ago
dependabot[bot] 5aac69c27d Bump once_cell from 1.16.0 to 1.17.0 (#2510) 2 years ago
José Julián Espina 81680ff5c4 Pass locale data provider by ref instead of boxing (#2508) 2 years ago
José Julián Espina 3bf5de2929 Redesign Intl API and implement some services (#2478) 2 years ago