|
1 | 1 | ## Instrument & Software Update Log |
2 | 2 | --- |
3 | | -[1.0.0] - 2025-12-15 (Initial Public Release) |
| 3 | +### [1.0.0] - 2025-12-15 (Initial Public Release) |
| 4 | + |
| 5 | +- **Versioning**: Version numbering has been reset from legacy development builds (v17.0) to v1.0.0 to standardize the package for public distribution and citation. This version will be updated soon, possibly this week. |
4 | 6 |
|
5 | | - Versioning: Version numbering has been reset from legacy development builds (v17.0) to v1.0.0 to standardize the package for public distribution and citation. This version will be updated soon, possibly this week. |
6 | 7 | --- |
7 | | -[17.0] - 2025-12-02 (Current) |
8 | | -Changed |
9 | 8 |
|
10 | | - Directory Structure: Refactored codebase into a professional project structure; moved numerous files to appropriate subdirectories for better organization. |
| 9 | +### [17.0] - 2025-12-02 (Current) |
11 | 10 |
|
12 | | - Versioning: Standardized version naming conventions. Adopted Semantic Versioning (v17.0). |
| 11 | +**Changed** |
13 | 12 |
|
14 | | -Research & Documentation |
| 13 | +- **Directory Structure**: Refactored codebase into a professional project structure; moved numerous files to appropriate subdirectories for better organization. |
| 14 | +- **Versioning**: Standardized version naming conventions. Adopted Semantic Versioning (v17.0). |
15 | 15 |
|
16 | | - Paper Draft: Completed and presented the first draft of the research paper to Dr. Sudip Mukherjee. |
| 16 | +**Research & Documentation** |
17 | 17 |
|
18 | | - Feedback: Received critical feedback regarding the inclusion of ATMS (Advanced Transport Measurement Systems). |
| 18 | +- **Paper Draft**: Completed and presented the first draft of the research paper to Dr. Sudip Mukherjee. |
| 19 | +- **Feedback**: Received critical feedback regarding the inclusion of ATMS (Advanced Transport Measurement Systems). |
19 | 20 |
|
20 | | -[Community] - 2025-12-01 |
| 21 | +### [Community] - 2025-12-01 |
21 | 22 |
|
22 | | - Launch: PICA project posted on Hacker News. |
| 23 | +- **Launch**: PICA project posted on Hacker News. |
23 | 24 | --- |
24 | 25 | ### Version 15.0 |
25 | 26 | *Released: November 22, 2025* |
26 | 27 | *Status: Tested and operational. Minor cosmetic updates pending.* |
| 28 | + |
27 | 29 | **JOSS Submission & Professionalization** |
28 | | -- **Code Cleanup:** Comprehensive refactoring and cleanup of the codebase to meet professional standards for JOSS submission. |
29 | | -**A Note on Recent Updates and Testing:** |
| 30 | + |
| 31 | +- **Code Cleanup**: Comprehensive refactoring and cleanup of the codebase to meet professional standards for JOSS submission. |
| 32 | + |
| 33 | +**A Note on Recent Updates and Testing**: |
| 34 | + |
30 | 35 | > This software suite is actively used for daily laboratory measurements and is regularly tested on the physical instruments. Recently, a suite of automated tests has been integrated to improve code quality and stability. While these tests validate the core logic, the changes made to support them require a new round of thorough manual testing on the hardware to identify and resolve any practical bugs that may have been introduced. This process is currently underway, and further updates will be provided upon its completion. |
31 | 36 |
|
32 | 37 | --- |
|
0 commit comments