Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
mquery
Manage
Activity
Members
Labels
Plan
Issues
1
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package 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
Subconscious Compute (Open)
mquery
Merge requests
!6
Resolve "Update repo level docs and release 0.3.0"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Update repo level docs and release 0.3.0"
8-update-repo-level-docs-and-release-0-3-0
into
main
Overview
0
Commits
3
Pipelines
2
Changes
4
Merged
Maaz Ahmed
requested to merge
8-update-repo-level-docs-and-release-0-3-0
into
main
1 year ago
Overview
0
Commits
3
Pipelines
2
Changes
1
Expand
Closes
#8 (closed)
0
0
Merge request reports
Viewing commit
ac7004cb
Prev
Next
Show latest version
1 file
+
28
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
ac7004cb
chore(release): generate changelog for v0.3.0
· ac7004cb
Maaz Ahmed
authored
1 year ago
CHANGELOG.md
+
28
−
0
Options
@@ -2,6 +2,34 @@
All notable changes to this project will be documented in this file.
## [0.3.0] - 2023-12-19
### Bug Fixes
-
Make Duration struct's fields public
### Documentation
-
Update and add missing docs
-
Update README
### Features
-
Type conversion utilities with parallel processing
### Miscellaneous Tasks
-
Use latest rust images
-
Add tags
-
Include clippy component for linting
-
Bump version to 0.3.0
-
Generate changelog for v0.3.0
### Refactor
-
Replace external error type with an internal one in pub API
-
Replace external PromqlResult type with internal Data type
## [0.2.0] - 2023-12-14
### Features
Loading