Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into moritz-dev
Browse files Browse the repository at this point in the history
Conflicts:
	lib/Net/Whois/Object.pm
	t/105-AsBlock.t
  • Loading branch information
moritz committed Oct 12, 2012
2 parents 533a357 + 8032bb9 commit 6ae4027
Show file tree
Hide file tree
Showing 8 changed files with 278 additions and 170 deletions.
23 changes: 23 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
Revision history for net-whois-ripe

2.00019 12 Oct 2012
- **** API CHANGES ****
Now pass the credentials through option hashref
('password' handled the same way as 'pgpkey')
- Add 'align' parameter to the dump() method
(code mainly from Moritz Lenz)
- Fix dump( {align => xxx }) issue on comments
- Tests now handle better network issues
- Add query() class method to Net::Whois::Object
- Also fix some typos, and perltidy the code



2.00018 27 Sep 2012
Another big contribution from Moritz Lenz :
- drop dependency on Iterator::Util
- Add abuse_mailbox to Role
- Autogenerated accessor
- Reduce memory load by storing met information per class
- Move calls to attributes out of the constructors
- Improve error detection in syncupdates_create


2.00017 19 Sep 2012
A big thank you to Moritz Lenz from Noris Network AG
for all his patches :
Expand Down
Loading

0 comments on commit 6ae4027

Please sign in to comment.