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
!15
Release: prepare and release 0.5.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Release: prepare and release 0.5.0
27-release-prepare-and-release-0-5-0
into
main
Overview
0
Commits
3
Pipelines
2
Changes
3
Merged
Maaz Ahmed
requested to merge
27-release-prepare-and-release-0-5-0
into
main
1 year ago
Overview
0
Commits
3
Pipelines
2
Changes
3
Expand
Closes
#27 (closed)
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
edec27ec
3 commits,
1 year ago
3 files
+
60
−
22
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
CHANGELOG.md
+
20
−
0
Options
@@ -2,6 +2,26 @@
All notable changes to this project will be documented in this file.
## [0.5.0] - 2023-12-27
### Documentation
-
Update README
### Features
-
Initial support for handling multiple queries
-
Add support for more functions (transform)
### Refactor
-
Separate fn name and args formatting in QryFunc
### Miscellaneous Tasks
-
Generate changelog for v0.5.0
-
Bump version to 0.5.0
## [0.4.0] - 2023-12-26
### Documentation
Loading