cfg_block 0.2.0

Simple crate to allow using #[cfg(...)] and other macros on blocks
Documentation
# Changelog

<!-- next-header -->

## [Unreleased] - ReleaseDate

### Added

### Changed

### Removed



## [0.2.0] - 2024-01-24

### Added
- marked as no_std

### Changed

### Removed



## [0.1.1] - 2022-07-24

### Changed

- Improved doctests to be cross-platform
- Run formatting



## [0.1.0] - 2022-07-24

### Added

- Initial release

<!-- next-url -->
[Unreleased]: https://github.com/pluots/cfg_block/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/pluots/cfg_block/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/pluots/cfg_block/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/pluots/cfg_block/tree/v0.1.0