Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
B
bme280-rs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Claudio Mattera
bme280-rs
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
2e55f484d65f3fc0556be2e5c6e6cdc721700e55
Select Git revision
Branches
2
master
default
protected
v0.1.0-devel
Tags
3
0.3.0
v0.2.0
v0.1.0
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Jun
9
Feb
17
Jan
30
Oct
29
19
3
2
17
Jul
Merge branch 'v0.3.0-devel'
0.3.0 master
0.3.0 master
Set version to 0.3.0
Update changelog
Reformat code
Add delays in examples in readme
Update uom to version 0.36
Update embedded-hal-mock to version 0.11
Update .gitattributes
Update pre-commit hooks
Document features in readme
Fix spelling mistakes in readme
Fix Clippy configuration
Lint, build and test all features combinations in pipeline
Add commands to justfile
Add example
Group and comment dependencies in manifest
Add keywords and categories to manifest
Start version 0.3.0 development
Merge branch 'v0.2.0-devel'
v0.2.0
v0.2.0
Set version to 0.2.0
Use upstream Rust docker image for publishing in pipeline
Rename module bme280 to blocking
Reword links to license in readme
Add link to changelog to readme
Fix links in readme and changelog
Add badges to readme
Add support for uom quantities
Create file Cargo.lock when fetching dependencies
Update changelog
Update exclude list in manifest
Fix internal link to CHIP_ID in documentation
Use constants for skipped measurement output values
Use structured data for samples
Disable default features in all dependencies
Use standard assert and assert_eq macros in tests
Enable specifying features for check and lint in justfile
Add minimum supported Rust version to manifest
Use features to enable async and blocking interfaces
Add support for asynchronous HAL
Make readme, changelog and license files uppercase
Loading