kngwyu
|
14d2196ba0
|
Bump version to 0.8.2
|
2019-10-26 22:47:19 +09:00 |
kngwyu
|
d019fe814c
|
Bump version to 0.8.1
|
2019-10-08 01:52:06 +09:00 |
konstin
|
a3e41cc819
|
Release 0.8.0
|
2019-09-05 13:18:50 +02:00 |
konstin
|
0279b3d69f
|
Release 0.7.0
|
2019-05-26 17:27:14 +09:00 |
Georg Brandl
|
b289a75c16
|
Make tons of small fixes in the guide
- spelling/grammar
- update docs.rs links and Cargo.toml examples to 0.6.0
- fix a few factual mistakes I found in the process
|
2019-05-06 09:46:47 +02:00 |
konstin
|
7149a1fecb
|
Bump to 0.7.0-alpha.1 (#457)
|
2019-04-23 18:55:35 +02:00 |
Alexander Niederbühl
|
438bd7f616
|
Refer to PyO3 in a consistent way
|
2019-03-13 17:26:48 +01:00 |
konstin
|
9c8c5a6063
|
Rename #[pymodinit] to #[pymodule]
|
2018-11-15 19:43:29 +01:00 |
konstin
|
fe931a594f
|
#[pymodinit] now uses the function name as default module name
|
2018-07-10 00:13:02 +02:00 |
konstin
|
4013d40897
|
Add `py` prefix to the proc macros and move them into the root module
This is important because `proc_macro_path_invoc` isn't going to be stabilized soon.
|
2018-07-08 23:33:48 +02:00 |
konstin
|
6645708e4f
|
Get rid of #[py*] methods
|
2018-07-03 20:42:02 +02:00 |
Peng Guanwen
|
ce4c217527
|
Fix broken links
This fixes #182
|
2018-06-14 08:10:39 +00:00 |
konstin
|
d0c42dfcc1
|
Fix compilation on nightly
|
2018-05-01 15:44:38 +02:00 |
messense
|
1ad8ad102a
|
Finish parallelism user guide
|
2017-08-06 13:50:28 +08:00 |
messense
|
7466097780
|
User guide documentaion (#37)
User guide documentaion
|
2017-06-18 10:02:02 +08:00 |