Commit graph

48 commits

Author SHA1 Message Date
dependabot[bot] c46c1ebd27
build(deps): update syntect requirement from 4.6 to 5.0
Updates the requirements on [syntect](https://github.com/trishume/syntect) to permit the latest version.
- [Release notes](https://github.com/trishume/syntect/releases)
- [Changelog](https://github.com/trishume/syntect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/trishume/syntect/compare/v4.6.0...v5.0.0)

---
updated-dependencies:
- dependency-name: syntect
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 09:13:23 +00:00
PoiScript 71292fea36
chore(Cargo.toml): exclude /wasm and /.github 2021-11-08 17:08:38 +08:00
PoiScript 447894d23f
release: bump version to 0.9.0 2021-11-08 17:03:16 +08:00
PoiScript 00b46a278a
feat: initial wasm support 2021-11-08 16:17:11 +08:00
PoiScript 2ebd47dbea
build: upgrade dependencies 2021-11-08 14:17:47 +08:00
Alex Roper e009e1c199
feat: provide preserve-property-order feature using IndexMap (#25) 2020-05-18 17:21:59 +08:00
PoiScript 5e4457e26e release: bump version to 0.8.4 2020-05-10 02:00:22 +08:00
PoiScript d9fb9aadcb release: bump version to 0.8.3 2020-05-06 11:40:07 +08:00
PoiScript 317ca7333d release: bump version to 0.8.2 2020-05-04 10:21:42 +08:00
PoiScript d86597fb25 release: bump version to 0.8.1 2020-04-14 19:02:39 +08:00
PoiScript 2ec3f6982a release: bump version to 0.8.0 2020-04-06 16:17:18 +08:00
PoiScript c168c902e8 build: upgrade dependencies 2020-04-06 16:17:18 +08:00
PoiScript 56e6111ae7 release: bump version to 0.7.0 2019-11-06 14:48:55 +08:00
PoiScript 68767337bf release: bump version to 0.6.0 2019-10-30 21:16:53 +08:00
PoiScript 499f0de508 chore: remove orgize-demos package 2019-10-10 13:41:35 +08:00
PoiScript b15900b100 chore: remove orgize-sync package 2019-10-10 10:44:59 +08:00
PoiScript 1fb4d920e5 chore: add orgize-sync package 2019-09-15 12:55:53 +08:00
PoiScript bed20e6112 fix(Cargo.toml): profile only take effect at root 2019-09-15 10:37:06 +08:00
PoiScript 8e1778a38a chore: orgize-demos package 2019-09-13 21:25:35 +08:00
PoiScript 77eca42760 chore: setup Cargo workspace 2019-09-13 21:21:21 +08:00
PoiScript bc49d35481 chore: bump version to 0.3.1 2019-09-13 15:04:29 +08:00
PoiScript 4d504ffe9b chore: bump version to 0.3.0 2019-08-13 14:38:20 +08:00
PoiScript 54c063f41b build: upgrade to indextree 4.0 2019-08-06 19:34:27 +08:00
PoiScript e3c7e9897c chore: rename feature serde to ser 2019-08-06 14:33:31 +08:00
PoiScript 9023837eb4 feat(examples): syntect example for syntax highlighting 2019-08-04 11:40:15 +08:00
PoiScript 53d8f9dc90 feat(element): rename Headline with Title struct 2019-07-31 15:09:01 +08:00
PoiScript 3e82172dfe refactor(org): store content in separate Vec 2019-07-28 11:44:14 +08:00
PoiScript 50f6b9f52a refactor: rewrite some parsers with nom 2019-07-01 02:11:21 +08:00
PoiScript afcb5090ec chore(cargo): remove chrono from default features 2019-06-28 19:37:38 +08:00
PoiScript ce8c0b1c1c chore: bump version to 0.2.0 2019-06-28 16:23:35 +08:00
PoiScript bd1fc756bd refactor(serde): use serde derive macro 2019-06-27 16:59:59 +08:00
PoiScript 74fd77dba2 refactor(org): cleanup 2019-06-27 05:12:41 +08:00
PoiScript 05cfe17f6a feat(examples): add json example 2019-06-27 02:57:23 +08:00
PoiScript f786233852 feat: indextree-based org parser 2019-06-27 02:57:23 +08:00
PoiScript cd7e03accb feat(objects): chrono feature 2019-04-23 15:48:13 +08:00
PoiScript 69de17ad9b refactor(export): HtmlRender & HtmlHandler 2019-02-14 13:39:03 +08:00
PoiScript 8ba9ade62d feat: add tools module 2019-02-13 16:00:56 +08:00
PoiScript c5b14256f0 refactor: cleanup parse function 2019-02-08 21:42:44 +08:00
PoiScript c1154a1853 chore: update to rust 2018 2019-02-07 23:38:17 +08:00
PoiScript aa786e97c1 chore: make objects and elements struct public 2019-02-07 23:01:18 +08:00
PoiScript 346ebc83d7 docs: add README.md 2019-02-06 20:50:18 +08:00
PoiScript 9b49ea943f chore: setup ci 2019-02-06 19:56:44 +08:00
PoiScript 9e31738668 chore: add license & rename to orgize 2019-02-06 19:49:44 +08:00
PoiScript ed762a8dd4 feat: lines macros 2019-01-20 19:04:12 +08:00
PoiScript 390b7abb33 refactor: remove regex crates 2019-01-19 23:22:35 +08:00
PoiScript ad9f29bcb9 feat: list parsing 2019-01-17 12:08:40 +08:00
PoiScript 128825f148 refactor: cleanup 2019-01-11 22:35:06 +08:00
PoiScript 2fef529f57 chore: initial commit 2018-09-11 21:09:50 +08:00