Skip to content

Releases: romerogroup/MatGraphDB

v0.0.3

03 Oct 02:27
Compare
Choose a tag to compare

MatGraphDB v0.0.3 - New Deployment Workflow and Cleanup

What's New:

This release introduces a new automated Python deployment workflow along with some cleanup and reorganization of the repository.

Key Changes:

  • New Python Deployment Workflow:

    • On every release, this workflow will:
      • Build and deploy the package to PyPI.
      • Automatically generate a changelog based on git commits.
      • Update the repository version.
      • Update the release notes with the current release details.
        This addition simplifies the release process and ensures consistency for future deployments.
  • File Cleanup and Organization:

    • Moved Old Scripts to Sandbox: Legacy scripts have been moved to a sandbox directory for archival purposes.
    • Removed Unused File: A redundant or unused file has been removed, reducing clutter in the codebase.

0.0.3 (10-03-2024)

Bugs
  • None identified
New Features
  • Added new python deployment workflow. On release, this will build and deploy on PyPI, generate a changelog from the commits, update the repo version, and update the release notes with the current change version changelog
Documentation updates
  • None identified
Maintenance
  • Moved old scripts to sandbox
  • Removed unused file

0.0.1

02 Oct 03:16
Compare
Choose a tag to compare

This is MatGraphDB a Python package designed to interface with primary and graph databases for advanced material analysis.