Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gb-io.py
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Larralde
gb-io.py
Graph
d255ab68419d674a1efa1ced4ac031409f912028
Select Git revision
Branches
1
main
default
Tags
10
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.2
v0.1.1
v0.1.0
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
8
Mar
14
Feb
23
Jan
22
21
12
Dec
6
Nov
28
Aug
16
Jul
7
May
17
Apr
14
13
1
28
Mar
25
24
23
2
Jun
16
Dec
16
Aug
12
May
1
Apr
10
Mar
9
Bump `gb-io` dependency to `v0.8.0`
main
main
Use native GitHub Actions runners to build `aarch64` wheels [ci skip]
Fix make dependencies and `check` step in AUR `PKGBUILD.in` [ci skip]
Release v0.3.4
v0.3.4
v0.3.4
Bump Rust compiler version in `.readthedocs.yaml` [ci skip]
Update documentation to use PyData theme [ci skip]
Bump all runner versions in GitHub Actions workflows
Bump `pyo3-built` dependency to `v0.6.0`
Remove usage of deprecated `pyo3` interface
Revert to running `package.yml` for tagged commits only
Patch path to access test data in `tests.test_doctest`
Update `test.yml` Actions workflow to drop tests for Python 3.7
Move Python source files to `src` project folder
Update `CONTRIBUTING.md` with new build instructions using `pip` editable mode
Update GitHub Actions and build requirements to use `maturin` and `pip` to setup
Use `maturin` to build project instead of `setuptools`
Bump `pyo3` dependency to `v0.23`
Add direct reference to David in `README.md` and `docs/index.rst` [ci skip]
Update install instructions in documentation [ci skip]
Fix outdated key type in `package.yml` Actions workflow [ci skip]
Fix link to package in `PKGBUILD.in` [ci skip]
Use MacOS 12 to test package in GitHub Actions
Fix GitHub Action used to setup Rust in `test.yml`
Rename `lib::iter` module to `lib::reader` to avoid name clashes
Update code example in `README.md` (#48) [ci skip]
Fix stargazers badge in documentation index [ci skip]
Release v0.3.3
v0.3.3
v0.3.3
Keep reference to `readinto` method in `PyFile` wrappers
Fix remaining deprecation warnings from `pyo3`
Use `Bound` interface for setters of Python objects
Start fixing deprecated methods calls to use `Bound` interface of `pyo3`
Bump `pyo3` dependency to `v0.21`
Release v0.3.2
v0.3.2
v0.3.2
Add test for writing a record created with the Python API
Fix `Qualifier.__repr__` not using `repr`-formatting for fields
Fix feature qualifiers not being extracted in `gb_io.dump`
Release v0.3.1
v0.3.1
v0.3.1
Fix issue with `Complement.strand` property
Fix missing setup dependencies in `package.yml` job [ci skip]
Release v0.3.0
v0.3.0
v0.3.0
Loading