Releases: andamira/devela
Releases · andamira/devela
v0.2.0
- create a workspace and add new crate
devela_macros
. - new attribute macro
compile
; reexported fromdevela_macros
. - misc. fixes.
Full Changelog: v0.1.10...v0.2.0
v0.1.10
- fix
alloc
compilation.
Full Changelog: v0.1.9...v0.1.10
v0.1.9
- add
format_buf
function and macro.
Full Changelog: v0.1.8...v0.1.9
v0.1.8
- bump MSRV to
1.60
. - add
alloc
andno-std
features.
Full Changelog: v0.1.7...v0.1.8
v0.1.7
- add
Also
&Apply
traits.
Full Changelog: v0.1.6...v0.1.7
v0.1.6
- new functions
subslice_left
,subslice_mid
,subslice_right
.
Full Changelog: v0.1.5...v0.1.6
v0.1.5
- new macro:
rfs
that allows skipping rust formatting.
Full Changelog: v0.1.4...v0.1.5
v0.1.4
- update the
iif
macro to support the absence of a false branch. - add
nighlty
feature.
Full Changelog: v0.1.3...v0.1.4
v0.1.3
- fix
no_std
mode.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
- add
safe
feature. - minor updates and fixes.
Full Changelog: v0.1.1...v0.1.2