🚀
Finter
PlaygroundData Catalogue
Change Log
Change Log
  • Finter v0.3 Release Notes
    • v0.3.0
  • Finter v0.2 Release Notes
    • v0.2.193
    • v0.2.173
    • v0.2.141
    • v0.2.139
    • v0.2.131
    • v0.2.99
    • v0.2.81
    • v0.2.78
    • v0.2.73
    • v0.2.72
    • v0.2.70
    • v0.2.69
    • v0.2.67
    • v0.2.64
    • v0.2.59
    • v0.2.58
    • v0.2.46
    • v0.2.44
    • v0.2.43
    • v0.2.42
    • v0.2.41
    • v0.2.38
    • v0.2.36
    • v0.2.33
    • v0.2.27
    • v0.2.24
    • v0.2.22
    • v0.2.18
    • v0.2.14
    • v0.2.10
    • v0.2.8
    • v0.2.6
    • v0.2.5
    • v0.2.4
    • v0.2.2
    • v0.2.0
  • Finter v0.1 Release Notes
    • v0.1.27
    • v0.1.25
    • v0.1.23
    • v0.1.21
    • v0.1.19
    • v0.1.16
    • v0.1.15
    • v0.1.14
    • v0.1.12
    • v0.1.9
    • v0.1.8
    • v0.1.7
    • v0.1.6
    • v0.1.5
    • v0.1.4
    • v0.1.3
    • v0.1.0
  • Finter v0.0 Release Notes
    • v0.0.51
    • v0.0.50
    • v0.0.49
Powered by GitBook
On this page
  • New Features
  • Bug Fixes
  • Known Issues
  • Etc...

Was this helpful?

Edit on GitHub
  1. Finter v0.0 Release Notes

v0.0.49

Release Notes for Version 0.0.49

New Features

  • Position Saving: The software now includes functionality to save positions, which could refer to user progress, data entry points, or other relevant positional data within the application.

  • Submission Helpers: New helper modules have been added for submission processes, including helper_execute.py, helper_submission.py, and notebook.py, which are likely to assist with the execution and management of submissions within the framework.

  • Configuration Management: A new configuration file config.py has been introduced in the submission directory, which may provide a more streamlined and centralized way to manage configurations for submissions.

Bug Fixes

  • Output Path Change: The return output path has been changed, which could indicate a fix to where output files were being saved or how they were being referenced.

Known Issues

  • No known issues have been listed in the provided logs.

Etc...

  • CI/CD Pipeline Update: The .gitlab-ci.yml file has been updated, which suggests changes to the continuous integration/continuous deployment pipeline configurations.

  • Testing Enhancements: New test files such as test_submission_config.py and test_submission_helper_notebook.ipynb have been added, and existing tests have been modified, indicating improvements in the testing suite.

Tag message for 0.0.49: "save position" suggests that the main highlight of this release is the new feature that allows position saving within the application.

Last updated 5 months ago

Was this helpful?