Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use TBYTE for *8 reads #277

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Use TBYTE for *8 reads #277

merged 1 commit into from
Dec 6, 2023

Conversation

simonrw
Copy link
Owner

@simonrw simonrw commented Dec 6, 2023

See #274

@simonrw simonrw self-assigned this Dec 6, 2023
@coveralls
Copy link

Coverage Status

coverage: 76.809% (+0.09%) from 76.716%
when pulling 98a392b on fix/header-pointer-alignment
into d33937f on main.

@simonrw simonrw merged commit f9cfe76 into main Dec 6, 2023
11 checks passed
@simonrw simonrw deleted the fix/header-pointer-alignment branch December 6, 2023 16:39
@github-actions github-actions bot mentioned this pull request Jul 22, 2024
simonrw added a commit that referenced this pull request Jul 26, 2024
## 🤖 New release
* `fitsio`: 0.21.2 -> 0.21.3
* `fitsio-sys`: 0.5.2 -> 0.5.3
* `fitsio-derive`: 0.2.0 -> 0.2.1

<details><summary><i><b>Changelog</b></i></summary><p>

## `fitsio`
<blockquote>

##
[0.21.3](fitsio-v0.21.2...fitsio-v0.21.3)
- 2024-07-26

### Added
- POC header comment API design
([#332](#332))

### Other
- Add TSHORT types for i16 and u16
- Add clippy feature
- Merge branch 'main' into main
- Pin minimal serde version
- Update criterion requirement from 0.3.5 to 0.5.1 in /fitsio
- Fix nightly compile errors
- Use TBYTE for *8 reads
([#277](#277))
- Allow/fix warnings that are blocking CI
</blockquote>

## `fitsio-sys`
<blockquote>

##
[0.5.3](fitsio-sys-v0.5.2...fitsio-sys-v0.5.3)
- 2024-07-26

### Other
- Fix clippy warnings
- Update bindgen requirement from 0.66 to 0.69 in /fitsio-sys
- Include new changelog for fitsio-sys
- Provide aliases to function "long names".
- Update bindgen requirement from 0.63 to 0.66 in /fitsio-sys
### Added

* Added aliases for cfitsio short names
([#258](#258))

### Changed
### Removed
</blockquote>

## `fitsio-derive`
<blockquote>

##
[0.2.1](fitsio-derive-v0.2.0...fitsio-derive-v0.2.1)
- 2024-07-26

### Other
- Rename myself
- Specify required patch versions for all deps.
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: Simon Walker <s.r.walker101@googlemail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants