-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
27 lines (21 loc) · 820 Bytes
/
Changes
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
Revision history for RF::Component
1.006 2022-11-14T22:06:04-08:00
- Added frequency extrapolation tooling (smart object cloning). See
POD for details (the ->at method).
1.005 2022-11-13T22:31:50-08:00
- Fixed regression in ->save
- Updated documentation
1.004 2022-11-13T21:36:24-08:00
- Added support for saving MDIF files.
- Updated documentation
- Added get_wsnp_list()
1.003 2022-11-08T14:33:04-08:00
- Added RF::Component::Multi
- Updated PDL::IO::Touchstone version dependency
- Fixed changelog format
1.002 2022-10-30T18:31:27-07:00
- Added support to save Touchstone files (.s2p, .sNp, etc.)
- Moved load_options into %opts (not backwards-compatible)
- Fixed documentation related to calling conventions
1.001 2022-08-05T17:36:28-07:00
- First version, released on an unsuspecting world.