Files
2023-12-08 10:43:34 +01:00

55 lines
1.5 KiB
Plaintext

# Example factory History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
## 2023-11-09 I. Hrivnacova (factory-V11-01-01)
- Coding guidelines - document macros in README files
## 2023-07-04 I. Hrivnacova (factory-V11-01-00)
- Applied clang-tidy, new coding guidelines
## 2021-12-10 Ben Morgan (factory-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
06/10/21 I. Hrivnacova (factory-V10-07-01)
- Migration to new G4AnalysisManager.hh header;
define the default output file type (root),
removed Analysis.hh.
19/07/21 I. Hrivnacova (factory-V10-07-00)
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
10/11/20 I. Hrivnacova (factory-V10-06-00)
- Migration to G4RunManagerFactory
- Removed trailing whitespaces
26/11/19 I. Hrivnacova (factory-V10-05-00)
- Fixed Doxygen warnings
18/1/18 G.Folger (factory-V10-04-01)
- Re-tag using procedure to remove svn:externals from tag.
15/1/18 G.Folger (factory-V10-04-00)
- Correct G4INSTALL in GNUmakefile.
4/12/17 G.Folger (factory-V10-03-02)
- delete extraneous file(!) src
28/11/17 I. Hrivnacova (factory-V10-03-01)
- Fixed documentation
26/10/17 I. Hrivnacova (factory-V10-03-00)
- Updated documentation, the first tag
25/10/17 I. Hrivnacova
- First version of example