This repository has been archived by the owner on Jun 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Release v2.0.0 #77
Draft
nh916
wants to merge
49
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Release v2.0.0 #77
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sync with SDK v0.5.0
Removing public option
# Conflicts: # main.py # requirements.txt
removed requirements_dev.txt because it is no longer needed and just adds extra file
updated third party packages and tested the Excel uploader and created and executable and tested it again and it worked fine
removing docs CI/CD GitHub action, docs folder, mkdocs.yml file
…or docs is in the docs branch
PR to match develop to master
* added pandas to dependencies and showing that we are using python 3.9+
Bump version
* update requirements.txt * put requirements_dev.txt into requirements.txt * removed requirements_dev.txt
Fix mac issues
updated workflow to use requirements.txt instead of requirements_dev.txt
* adding property:method
* Add characterization for exisitng materials functionality * Tested add_material_characteristics and made fixes * changed truth check * Tested synthesis, works. Also, changed truth checking back * made boolean assignment a function * Variable for row input start
* version bump to 0.6.4 * version bump to 1.0.0
to be "CRIPT_Excel_Uploader_Mac_Zip" instead of before when it would come out to "CRIPT.Excel.Uploader.Mac.Zip"
updated requirements.txt to use CRIPT 0.6.1 instead of 0.6.0 updated Excel Uploader version to say 1.0.1 to reflect the patch
* Update issue templates I think having good issue templates where users can report their issue with the needed information can benefit this repository and help our users * Update README.md * New Release (#60) * bumping version to 0.6.3 * removed requirements_dev.txt * updated packages on requirements.txt * removing docs from master, so docs can only live in the docs branch * Fix mac issues * updated workflow (#54) updated workflow to use requirements.txt instead of requirements_dev.txt * updated importing tkinter (#55) * Feature property method (#57) * adding property:method * Add material characteristics (#52) * Add characterization for exisitng materials functionality * Tested add_material_characteristics and made fixes * changed truth check * Tested synthesis, works. Also, changed truth checking back * made boolean assignment a function * Variable for row input start * Version bump 1.0.0 (#59) * version bump to 0.6.4 * version bump to 1.0.0 Co-authored-by: CVilla17 <[email protected]> Co-authored-by: Brilant Kasami <[email protected]> Co-authored-by: Bora Dauti <[email protected]> Co-authored-by: CVilla17 <[email protected]> Co-authored-by: Ardi <[email protected]> Co-authored-by: Brilant Kasami <[email protected]> Co-authored-by: CVilla17 <[email protected]> Co-authored-by: Bora Dauti <[email protected]> Co-authored-by: CVilla17 <[email protected]>
Merged
* fixing merge conflict for release
…er into fix_cell_key_bug
ericmuckley
previously approved these changes
Feb 14, 2023
* Changed values in parse.py to use correct cell key
* fixing merge conflict
…er into newFunctionality
Experiment and inventory
Use existing mat nodes
…nted computational forcefield
Expansion of data model
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.