Skip to content

Commit

Permalink
Update HISTORY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Apr 27, 2024
1 parent 2258a33 commit 9419ab6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
v0.2.0 / 2024-04-27
-------------------
* Add `EventBuilding` cut by @dachengx in https://github.com/dachengx/axidence/pull/20
* Add prototype for isolated peaks by @dachengx in https://github.com/dachengx/axidence/pull/22
* Build events at once by @dachengx in https://github.com/dachengx/axidence/pull/27
* Save both peak and event-level fields into isolated peaks by @dachengx in https://github.com/dachengx/axidence/pull/30
* Prototype of `PairedPeaks` by @dachengx in https://github.com/dachengx/axidence/pull/31
* Add method `replication_tree` to `strax.Context` by @dachengx in https://github.com/dachengx/axidence/pull/34
* Connect salting and paring dependency tree by @dachengx in https://github.com/dachengx/axidence/pull/35
* Debug `do_compute` in plugin factory by @dachengx in https://github.com/dachengx/axidence/pull/37
* Accelerate `replication_tree` by @dachengx in https://github.com/dachengx/axidence/pull/38
* Add other peak and event level pairing plugins by @dachengx in https://github.com/dachengx/axidence/pull/39
* Add `PairingExists` by @dachengx in https://github.com/dachengx/axidence/pull/41

**Full Changelog**: https://github.com/dachengx/axidence/compare/v0.1.0...v0.2.0


v0.1.0 / 2024-04-24
-------------------
* Add package structure by @dachengx in https://github.com/dachengx/axidence/pull/6
Expand Down

0 comments on commit 9419ab6

Please sign in to comment.