Commit 78cb61e
authored
Bump version to 0.2.0 (#19)
## [0.2.0] - 2025-03-28
### Features
* Simplify download ([#12])
* SPK excerpt generator ([#13])
* Improve documentation on excerpts ([#16])
* IMCCE INPOP support ([#20])
### Improvements
* Add Dependabot ([#6])
* Replace testing kernel ([#17])
* Add `irb` to dev dependencies ([#14])
* Add support for Rubies `3.2.7` and `3.4.2` ([#15])
* Bump csv from 3.3.0 to 3.3.2 by @dependabot ([#7])
* Bump standard from 1.43.0 to 1.44.0 by @dependabot ([#8])
* Bump standard from 1.44.0 to 1.45.0 by @dependabot ([#9])
* Bump csv from 3.3.2 to 3.3.3 by @dependabot ([#11])
* Bump standard from 1.45.0 to 1.47.0 by @dependabot ([#10])
* Bump json from 2.10.1 to 2.10.2 by @dependabot ([#18])
[#6]: #6
[#7]: #7
[#8]: #8
[#9]: #9
[#10]: #10
[#11]: #11
[#12]: #12
[#13]: #13
[#14]: #14
[#15]: #15
[#16]: #16
[#17]: #17
[#18]: #18
[#20]: #20
### New Contributors
* @dependabot made their first contribution in [#7]
**Full Changelog**: v0.1.0...v0.2.01 parent edd3cf8 commit 78cb61e
3 files changed
Lines changed: 46 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
2 | 45 | | |
3 | 46 | | |
4 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
0 commit comments