David Hewitt
|
18e0aa17e0
|
pymodule: accept `#[pyo3(name = "...")]` option
|
2021-06-06 08:41:20 +01:00 |
David Hewitt
|
9b8b133905
|
pyfunction: document `#[pyo3(pass_module)]`
|
2021-06-05 17:36:50 +01:00 |
David Hewitt
|
cec4c2d2e9
|
text_signature: move to `#[pyo3(text_signature = "...")]`
|
2021-06-05 16:33:03 +01:00 |
David Hewitt
|
70f9d198e5
|
docs: add docs for `#[pyo3(name = "...")]`
|
2021-05-07 22:43:57 +01:00 |
David Hewitt
|
4d46abde73
|
macros: support `#[pyo3(name = "...")]`
|
2021-05-07 22:35:52 +01:00 |
mejrs
|
5f51520559
|
Merge branch 'main' into docsrs
|
2021-05-04 12:34:38 +02:00 |
David Hewitt
|
ea9cf5b58a
|
docs: use white-space style instead of blob
|
2021-05-03 16:38:57 +01:00 |
mejrs
|
aa6a236362
|
added suggested changes
|
2021-05-03 00:58:00 +02:00 |
mejrs
|
78c2d40cb8
|
install doc_cfg feature and workflow
|
2021-05-02 21:10:53 +02:00 |
mejrs
|
dc99707756
|
duplicated docs to *_with_inventory macros
|
2021-04-30 17:21:46 +02:00 |
mejrs
|
2c7670e124
|
fixed extra whitespace
|
2021-04-30 01:23:20 +02:00 |
mejrs
|
49ebc7b9cd
|
fixed doc typo
|
2021-04-30 00:43:07 +02:00 |
mejrs
|
90dfb0e5ae
|
relax wording a bit
|
2021-04-30 00:31:09 +02:00 |
mejrs
|
4144a098bc
|
proc_macro_docs
|
2021-04-30 00:13:19 +02:00 |
David Hewitt
|
977735db20
|
pymethods: make inventory optional
|
2021-03-04 19:52:58 +00:00 |
David Hewitt
|
190eb72803
|
release: 0.13.2
|
2021-02-12 21:34:29 +00:00 |
Georg Brandl
|
fa8d7518ca
|
Restore compatibility with Rust 1.41.
This version is currently supported by Debian stable and Alpine Linux.
Fixes #1420
|
2021-02-11 10:14:25 +01:00 |
David Hewitt
|
0729fb1e03
|
Merge pull request #1374 from davidhewitt/macros-error-handling
macros-backend: improve error handling ergonomics
|
2021-01-12 08:05:30 +00:00 |
David Hewitt
|
d2e87d95f3
|
release: 0.13.1
|
2021-01-10 12:20:10 +00:00 |
David Hewitt
|
88872eba4f
|
macros-backend: improve error handling ergonomics
|
2021-01-10 10:25:43 +00:00 |
David Hewitt
|
26ca1f5bca
|
Release 0.13
|
2020-12-22 15:42:04 +00:00 |
David Hewitt
|
a689ab42c6
|
macros: rename crates for consistency
|
2020-12-20 06:39:28 +00:00 |