Changed the version number from 1.0.0 to 1.1.0 and updated the copyright year#239
Merged
Changed the version number from 1.0.0 to 1.1.0 and updated the copyright year#239
Conversation
copyright date update
rozyczko
added a commit
that referenced
this pull request
May 2, 2025
* Created folderstructure for tutorials * Redefined structure and created index file * image test upload for getting-started * initial starting page test * Finished getting-started (initial page for tutorial) and changed from md to html for image display * Changed file structure, and polished of getting-started * Started on material and model setup * First draft of "Material and model setup" complete * first draft of 'experimental' page done and changed sample to model to reflect renaming for next version. * Added version no. to start of the tutorial * 1. draft of data loading done * 1.draft of a simple fitting complete * 1.draft of settings made * Documentation fixes (Staging and removing old stuff) (#236) * Update README.md * FIxed layout issues with spaces and images * restructered files and created a TOC to incorperate tutorials * Removed unused .rst file * Changed images to pandoc formating instead of html * Setup docs build workflow * Fixes docs env * Fixes path for scr in workflow * Update documentation-build.yml Fixes branch in workflow * Created src folder for all documentation to work with builder and fixed make files * Fixes sphinx errors after changing structure with /src folder * Update documentation-build.yml * change back to proper branches for actions, misunderstoood references * Update documentation-build.yml * Remove old files * Changed to layout of easyrefLib * Fixed naming of projects * Setup a look-a-like layout, to just have the basics Removed legacy information and created a installation page mathing the github --------- Co-authored-by: Andreas Pedersen <48797331+andped10@users.noreply.github.com> * Updated easylib (#238) * Update README.md * point to the fix branch of easyapp * reparented EasyApp Fixed import * see the console to find out the startup issue * same for the other location * restrict Qt version to match EasyApp * Adds test run before freezing app * Updates Python version to 3.12 * Changes directory before running test. * Runs test mode using cloned EasyApp * Moves the backend class registration before application creation * back to nowindow and onefile for pyinstaller * don't do the pre-build testmode run * replace obsolete distutils.copy_tree with shutils.copytree * reparent EasyApp to master * full path to GH repo needed --------- Co-authored-by: Andreas Pedersen <48797331+andped10@users.noreply.github.com> Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com> * version # update (#239) copyright date update --------- Co-authored-by: Andreas Pedersen <andreas.pedersen@ess.eu> Co-authored-by: Mads_Pufin <mads-1803@hotmail.com> Co-authored-by: Mads Engstrøm <89266942+mEngstroem@users.noreply.github.com> Co-authored-by: henrikjacobsenfys <henrik.jacobsen.fys@gmail.com> Co-authored-by: Andreas Pedersen <48797331+andped10@users.noreply.github.com> Co-authored-by: Andrew Sazonov <andrew.sazonov@icloud.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
copyright date update