Changelog
v4.1.0 - 2025-04-15
Miscellaneous
561ea52 (tool) Use bat to display texfile in terminal
Documentation
Revert
0ca9447 (noob) Changelog and readme replaced by about
v4.0.0 - 2025-04-10
Bug Fixes
Refactor
Miscellaneous
Documentation
v3.3.2 - 2025-03-31
Bug Fixes
Refactor
069e478 Shorter config variables
Miscellaneous
Documentation
896bd67 Improve readthedocs
v3.3.1 - 2025-03-26
Bug Fixes
e742297 Pyproject CHANGELOG bump
v3.3.0 - 2025-03-26
Documentation
d146f05 Improve sphinx configuration
v3.2.0 - 2025-03-26
Bug Fixes
c38bb0d Git api key won’t automatically deprecate
Miscellaneous
Documentation
e3d5cd4 Setup readthedocs
v3.1.0 - 2025-03-14
Features
8e152a4 Add progress bar during consolidation process
Miscellaneous
v3.0.0 - 2025-03-12
Features
eacd054 (noob) Implement git interface
breaks The new git tool require two
batanddeltato properly run git (see README.md). Moreover, a new “[git]” section is required in~/.phystool/phystool.conf. It needs to contain and empty field “theme =” that will automatically be configured
v2.9.0 - 2025-03-10
Miscellaneous
v2.8.1 - 2025-03-07
Bug Fixes
v2.8.0 - 2025-03-05
Features
a1162c6 (noob) Can save/restore layout and filters
v2.7.0 - 2025-03-04
Features
Miscellaneous
fef751e Explain how to include figures in tex
v2.6.0 - 2025-03-02
Features
c62b7f8 (noob) Selected uuids can be copied to cipboard
Bug Fixes
b3743f5 (noob) Handle SSLError on CHANGELOG.md download
Miscellaneous
7e0ea20 Ripgrep uses smart case, rapidfuzz keeps symbols
Revert
b494aad PDBFile.should_compile no longer checks figures
v2.5.2 - 2025-02-24
Bug Fixes
1e4c8da Add requests to pyproject requirements
v2.5.1 - 2025-02-24
Bug Fixes
d9e066d (noob) Request CHANGELOG.md with app passord
v2.5.0 - 2025-02-23
Features
c668583 (noob) Fuzzy title search colors matches
v2.4.0 - 2025-02-22
Features
f102a45 (noob) Can perform fuzzy search on titles
Bug Fixes
bcaf85e Hatch push script
Miscellaneous
2c4f6bb (noob) Use french labels
v2.3.0 - 2025-02-19
Features
0905b26 (noob) Auto compile when tex_file changes
Test
7de89b0 Correct ripgrep test
Miscellaneous
v2.2.0 - 2025-02-19
Features
36b6806 (noob) Move logs and add compilation button
v2.1.1 - 2025-02-19
Bug Fixes
c0b92ed (noob) Fix regression when creating new file
v2.1.0 - 2025-02-19
Features
Bug Fixes
fa73c8d (noob) Warns if opening the editor fails
Test
db01f8a Improve test for latex undefined command
Miscellaneous
v2.0.1 - 2025-02-19
Bug Fixes
e2ea971 Latex log parser replaces problematic characters
Documentation
28b366d Simplify latex documentclass
v2.0.0 - 2025-02-19
Features
Bug Fixes
5fc0101 Remove double compilation at startup
806904b Theory.update failed to find PdbTikz
1b9f831 LatexLogParser catches long missing File
8ba449b LatexLogParser local file detection has changed
eeb712e (noob) ProcessManager should not loose processes
916097d (noob) Update filters after consolidation
78b7d52 (noob) Remove warning on cancelled file import
Refactor
8cb3d3b Simplify configuration file
breaks The configuration file is simpler. It only allows a documentclass for figures and a common one for all other file types. As the documentclass doesn’t take options, the database path must be set via the command
\PdbSetDBPath{/path/to/db}. This command is automatically added to the header of the temporary texfile generated by physnoob at compilation.db7aa4f New configuration file name and structure
breaks The configuration file is now
~/.phystool/phystool.confand must but in the INI format.
Miscellaneous
Documentation
v1.3.0 - 2025-02-12
Features
88829d6 Can remove PDBFile -> refactoring required
Bug Fixes
f7c56c7 Replace ag by ripgrep
Test
0a5be58 Add latex test function for warning
Miscellaneous
353f93f Tags.__str__ doesn’t return brackets
Documentation
v1.2.0 - 2025-02-12
Features
6438f0a Ag can match dollars
Test
8df9c21 Ag improve test cases (add é and è)
Miscellaneous
0dc5212 (noob) Improve logging compilation messages
Documentation
8197865 README informs about texmf.cnf
v1.1.1 - 2025-02-12
Bug Fixes
Miscellaneous
cb80fcd (noob) Change PdbFileListWidget constructor
v1.1.0 - 2025-02-12
Features
495d8b1 (noob) Can create an empty new file
Bug Fixes
Refactor
Miscellaneous
Documentation
v1.0.0 - 2025-02-12
Features
Bug Fixes
Miscellaneous
45b971d (noob) Rename variable