Releases: Sharp0802/trisult
Releases · Sharp0802/trisult
v0.4.1
v0.4.0
2dc0aadchore: bump versions5120df7docs: update terms8b4d08brefactor: hide types in implementation5394257refactor: loosen too strict explicit generics5eb3e14refactor: remove default values1f62d6erefactor: remove replaced macro45a65f8refactor: replace explicit state specifier with state allocator generica96396drefactor: shorten trait names
v0.3.5
v0.3.4
v0.3.3
v0.3.2
9ac9560chore: bump versionsc0fb124docs: add docs.rs badge702d780docs: add documentation for attribute macro902160cdocs: add link to benchmark7fcf0fcdocs: add table of contents3f1a307docs: choose more proper terms89f0caedocs: restructure the usage guide1e4a33fdocs: update crate versioncc782bdrefactor: apply rustfmt0f8b329refactor: fix clippy warnings4981055refactor: fix clippy warningsf81b51ctest: do benchmark with more precise categoriese40f3e9test: use isolated test env for benchmark
v0.3.1
v0.3.0
d3e7428chore: add capability to generate HTML report2ce0d1dchore: bump versions3f8182achore: enable alloc feature defaultly4a9d752docs: fix clippy warninge650676docs: fix compilation error from documents9e93b9ddocs: fix compilation error in documents65530eadocs: fix typos051989fdocs: note default featuresfd48e93fix: import from correct module02a95befix: infer generics with return typed6e55dafix: support untyped blocks such as todo macro3946e02perf: allow vector to pre-reserve capacity by avoiding eager mapping5beccd4perf: avoid allocation of map for empty iteratord11a1d6perf: avoid appending when base is empty9ab979fperf: avoid iteration over empty iteratorcb971b1perf: infer accumulator type statically85df84aperf: lessen stack size pressure2a36068perf: move implementation oftri!macro to core cratee9fa95eperf: prefer moving over appending62c0128perf: provide concrete size hints90ee776perf: use monomorphization over allocation of accumulators8981a69refactor: elide explicit lifetime8829f0atest: add benchmark pipeline14f1322test: do benchmark for both of accumulators1443c06test: use monomorphized APIs
v0.2.0
b1275f7chore: bump versionsee7354ddocs: add badges1ff4e21docs: add sample usage for accumulator selector feature4b322dbfeat: add accumulator selector5e727cdfix: fix compilation error of samples5fb43dffix: regard priority for diagnosis accumulating8813597fix: regard priority for diagnosis accumulating168c932test: add tests for accumulator selector
v0.1.0
07eb8d2chore: add metadata to Cargo.tomlffdadb2chore: create project1ccb16fchore: prefix name of macro crate with-macros8f9d881docs: add documentation704fc16docs: add license noticef662abfdocs: add READMEfc23622docs: add sample usages1235417docs: create LICENSE-APACHEf124c99docs: create LICENSE-MIT121d4d9docs: fix clippy warning5aa8902feat: create derive boilerplate971dc71feat: implement auto context stacking959b3dcfeat: implement basic trisult features038c18afeat: implement procedural macro31d716afix: import required features in macro37f91e6fix: point README using env35d08e6fix: use symbolic link to point README55a357crefactor: separate features into filesb523a08refactor: use macros instead of manual intervention in tests304d036test: add integration testsa840605test: add tests for auto stacking